[plt-scheme] Standalone application and SGL

From: Norbert Lehmann (Norbert.Lehmann at unifr.ch)
Date: Sun Mar 14 15:24:18 EST 2004

Hello

I am trying to build a standalone application for a program which uses
SGL (OpenGL bindings for Scheme). Executing the application on Macintosh
and on Windows XP inside DrScheme 205 works well, everything starts up.
However, if I want to create a standalone application using the
"Create Executable..." menu item, I always get the following errors:

-> 1) Error on Macintosh
get-module-code: cannot use extension file; "/Volumes/MacOS 9/PROGRAMMING/SCHEME/PLT v205/collects/sgl/gl-vectors/compiled/native/ppc-macosx/...

-> 2) Error on Windows XP
get-module-code: cannot use extension file; "C:\\Program Files\\PLT\\collects\\sgl\\gl-vectors\\compiled\\native\\win32\\i386\\gl-double-vect...

Does this mean that there is no way to create a standalone application
if SGL is used ? Upgrading to DrScheme 206p1 didn't correct the problem.

Thanks very much
Norbert

-- 
                                 \|/
                                (o o)
+---------------------------oOO--(_)--OOo---------------------------+
Norbert Lehmann
Department of Informatics (DIUF)            phone: ++ 41 26 300 83 30
University of Fribourg                        fax: ++ 41 26 300 97 26
Rue Faucigny 2                       e-mail: Norbert.Lehmann at unifr.ch
CH-1700 Fribourg             http://diuf.unifr.ch/tcs/norbert.lehmann
Switzerland
+-------------------------------------------------------------------+
                              (_)   (_)


Posted on the users mailing list.