[plt-scheme] (no subject)
Hi,
I'm working (using DrScheme) on some kind of IDE for Scheme and a little problem occured.
When the source code is executed, a new namespace should be used, but
everything I tried so far resulted in this error message (in the compiled
executable; inside DrScheme it works...):
dynamic-require: unknown module: %mred-kernel
I already tried (make-namespace-with-mred 'mred),
but I didn't make any effort.
Help me!
Yannick
(If my English isn't too good: Sorry. I hope you know what I mean)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20040531/6508ba18/attachment.html>