[plt-scheme] תשובה: Re: [plt-scheme] OpenGL
When I try to (load-extention "glscm.so") I get the error:
load-extension: could not load "C:\glscm\glscm.so" (אין אפשרות למצוא את
אחד מקבצי הספריה הדרושים להפעלת יישום זה.; errno=1157)
(The Hebrew text means "Cannot find one of the library files necessary to
run this application")
What am I doing wrong?
BTW, I checked and no file "glscm.so" exists anywhere.
Katsmall the Wise
kela_bit at netvision.net.il
----- הודעה מקורית -----
מאת: "Dr. Peter Ivanyi" <peteri at carme.sect.mce.hw.ac.uk>
תאריך: שבת, מרץ 15, 2003 0:25
נושא: Re: [plt-scheme] OpenGL
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> Katsmall the Wise wrote:
>
> > Siple question, really.
> > Is it possible to use OpenGL with DrScheme? How?
>
> It depends. On Linux/Unix Scott Owens' bindings are fine.
> (http://www.cs.utah.edu/~sowens/sgl.html)
>
> On windows you can try to use GLSCM from (http://aoeu.snth.net/).
>
> Peter Ivanyi
>