[plt-scheme] (no subject)

From: Yannick Scherer (Yannick_Scherer at gmx.net)
Date: Mon May 31 07:09:41 EDT 2004

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>

Posted on the users mailing list.