Hi, On Tue, 2008-11-18 at 15:43 +0900, Jeongseok Lee wrote: > Hi, > > > > I got some error message, when I compile OpenSG 2.0 on Windows. > > I installed Python2.6 and Boost correctly, I think. > > And I have OpenSG 2.0 recent version. > > What’s the problem do you think? > > > > C:\Users\Jeongseok>python D:\PROJECT\RStation\OpenSG\OpenSG_ > > l\scons.py BoostBaseDir=c:\program files\boost\boost_1_37_0 > > > > scons: *** No SConstruct file found. > > File "D:\PROJECT\RStation\OpenSG\OpenSG_2_0\Tools\sc > > d20080826\SCons\Script\Main.py", line 817, in _main
you have to be in OpenSG's top level directory and run scons from there. Try to cd to D:\PROJECT\RStation\OpenSG\OpenSG_2_0 and run 'python Tools/scons-local/scons.py ......<other options>'. kind regards, gerrit ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
