chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] Re: [Chicken-users] OpenGL on MinGW


From: Brandon J. Van Every
Subject: Re: [Chicken-hackers] Re: [Chicken-users] OpenGL on MinGW
Date: Tue, 26 Sep 2006 18:43:21 -0700
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

felix winkelmann wrote:
On 9/26/06, Brandon J. Van Every <address@hidden> wrote:

I belive this line is the problem:

 ((and (eq? (software-type) 'windows) (eq? (build-platform) 'cygwin))

The line in the file I posted, which actually works, is:

 ((eq? (software-type) 'windows)


Oh, yes. Sorry. .setup script is changed and a new version of the opengl
egg is uploaded.

OpenGL installs!

Thought I'd torture it with the Windows Command Prompt. The sdl-gears installation is assuming it will be run under a Bourne shell, I think.


* The following example files have been installed in E:\Program Files\Chicken\sh
are\chicken\examples:
copy sdl-gears.scm "E:\Program Files\Chicken\share\chicken\examples\sdl-gears.
scm"
The system cannot find the file specified.
Error: shell invocation failed with non-zero return status
"copy sdl-gears.scm \"E:\\Program Files\\Chicken\\share\\chicken\\examples\\sdl.
..
1

E:\devel\mingw>



Cheers,
Brandon Van Every





reply via email to

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