Hi,

Today I tried to get Ed's box2-lite demos working Cygwin as I had
never run them on Cygwin before.

I'm using ikarus.dev at revision 1870 which builds fine on Cygwin
1.7.1-1, with libffi 3.0.9.

In gl.ss, glut.ss and ypsilon-compat.ikarus.ss I added the bits to
recognize Cygwin and load libGl.dll.a and libglut.dll.a respectively.

I set the LD_LIBRARY_PATH to /usr/lib where the dlls live. When I run
the code though I get:

Unhandled exception:
 Condition components:
   1. &error
   2. &who: load-shared-object
   3. &message: "Permission denied"
   4. &irritants: ("libGL.dll.a")

Any ideas about how I might dig in deeper here?

Best wishes,

Grant

Reply via email to