Gerrit Voss wrote: > it could be that the Tools\scons-local\scons.py is to old. I did not > have time to test VS9 so far. Unfortunately I'm not near a Windows > machine right now. The only option I could think of is to download a > newer version of scons and use that one instead of the one coming with > OpenSG, though I can not promise that it will work. > > I'll try to look into it as soon as I'm near a windows machine again. >
Ok, I found out, that some env. vars have different names for VS2008... VSCOMNTOOLS -> VS90COMNTOOLS (at least, if You have more than 1 VS installed...) PLATFORMSDK -> WindowsSdkDir I hacked them into msvc.py and now it seems to work. Cheers, Volker -- ------------------------------------------------------- Volker Settgast Computer Graphics tel: +43 316 873-5406 TU Graz fax: +43 316 873-5402 Inffeldgasse 16c eMail: [EMAIL PROTECTED] A-8010 Graz ------------------------------------------------------------------------- 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
