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?
_______________________________________________
glob2-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/glob2-devel

Reply via email to