[plt-scheme] To Racket...
On Jun 2, Paulo J. Matos wrote:
> I am starting to convert my scheme software to racket.
> So I load my main.scm and start by getting an internal error:
> ,----
> | ../../Applications/racket/collects/compiler/cm.rkt:178:11: cm: internal
> | error?; cannot find sha1 for module: #<path:/localhome/pmatos/Code/eboc/modes/esmc-mode/search-sig.scm>
> `----
Did you remove all of your "compiled" directories? Do the .dep files
in them have a SHA1 hash in them?
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!