glob2-devel
[Top][All Lists]
Advanced

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

[glob2-devel] more errors compiling on windows


From: Quinn Yee Qin Teh
Subject: [glob2-devel] more errors compiling on windows
Date: Mon, 20 Oct 2008 04:28:34 +1100

these are the last few lines when I tried to compile:
 
Checking for C library glu32... yes
Checking for C++ header file GL/glu.h... yes
Checking for C library fribidi... no
'sh' is not recognized as an internal or external command,
operable program or batch file.
OSError: 'sh sdl-config --cflags' exited 1:
  File "C:\msys\1.0\home\Yee Qin\glob2-beta3\SConstruct", line 270:
    main()
  File "C:\msys\1.0\home\Yee Qin\glob2-beta3\SConstruct", line 211:
    env.ParseConfig("sh sdl-config --cflags")
  File "c:\Python26\Lib\site-packages\scons-1.1.0\SCons\Environment.py", line 1405:
    return function(self, self.backtick(command))
  File "c:\Python26\Lib\site-packages\scons-1.1.0\SCons\Environment.py", line 545:
    raise OSError("'%s' exited %d" % (command, status))
 
I checked, sh is in c:\msys\1.0\bin\ so I'm not sure why it isn't being recognised. Anybody know why?

reply via email to

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