[plt-scheme] eval and interaction-enviroment in R5RS

From: Ivanyi Peter (pivanyi at freemail.hu)
Date: Fri Nov 7 12:30:32 EST 2008

Matthew Flatt <mflatt at cs.utah.edu> írta:

> That's the next sub-section in the guide. :)
> 
>  http://docs.plt-scheme.org/guide/eval.html#(part._namespaces)
> 
> 
> Within the `mzscheme' language (instead of `scheme/base'),
assuming you
> want a namespace that has `mzscheme', use `make-namespace'
instead of
> `make-base-namespace'.

Hi Matthew,

Ok, I have tried it, but now when I make an EXE file
from the program I get the following:

mzscheme: standard-module-name-resolver: collection not
found: "mzscheme" in any of: (......\collects) in: mzscheme

The EXE is created in the standard way:
mzc --gui-exe prg.exe prog.scm
mzc --exe-dir dist prg.exe

What is worng here? Maybe mzc do not pack something with the
EXE?

Thanks for any help,

Peter Ivanyi


______________________________________________________________________
Digitális fényképezőgépek akár 5000 Ft ajándék fotókidolgozással a FotoMarket Online Fotóáruházban! - www.fotomarket.hu



Posted on the users mailing list.