Brandon J. Van Every wrote:
Built with CMake MinGW:
E:\devel>chicken-setup opengl
E:\Program Files\Chicken\bin\csc -feature compiling-extension -s
glut.scm -O2
-d0 -L "-L/usr/X11R6/lib -L/usr/X11/lib -lglut -LX11 -lXmu"
'E:\Program' is not recognized as an internal or external command,
operable program or batch file.
make: Failed to make glut.so: shell invocation failed with non-zero
return statu
s
Error: shell invocation failed with non-zero return status
"E:\\Program Files\\Chicken\\bin\\csc -feature compiling-extension -s
glut.scm .
..
1
I also get failure on CMake MSVC, but with a different error message.
I'll hazard a guess that again it doesn't support whitespace, but I
wonder if the \\ slashes are what a Windows command prompt wants.
E:\devel>chicken-setup opengl
copy gl.dll E:\Program Files\ChickenMSVC\lib\gl.dll
The syntax of the command is incorrect.
Error: shell invocation failed with non-zero return status
"copy gl.dll E:\\Program Files\\ChickenMSVC\\lib\\gl.dll"
1
Cheers,
Brandon Van Every
_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users