chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] static compilation and extensions


From: dan j
Subject: [Chicken-users] static compilation and extensions
Date: Mon, 27 May 2013 18:12:00 +0400

When i compile my app by:

>>> chicken-install -deploy -p B:/home/Doc/editor/edit gl
>>> csc -lSDL -gui -deploy -static-libs edit.scm

and when i launch it, i got message: "(require) cannot load extension gl".

Attach:
scrshot.PNG : ProcessMonitor shows that app trying to find gl.scm.
edit.scm : SDL-based GL gears from your SVN.

Search in doc's gives nothing.

Attachment: edit.scm
Description: Binary data

Attachment: scrshot.PNG
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]