Hello Carsten,

still the same problem if I use type=dbg:

UnboundLocalError: local variable 'subdir' referenced before assignment:
   File "SConstruct", line 1559:
     tc = SelectToolChain()
   File "SConstruct", line 1516:
     return win32_msvc80x64()
   File "SConstruct", line 1151:
     win32_msvc_base.__init__(self, 'win32-msvc80x64')
   File "SConstruct", line 975:
     win32.__init__(self, name)
   File "SConstruct", line 827:
     ToolChain.__init__(self, name)
   File "SConstruct", line 690:
     newpath = os.path.join(_po.getOption(option), 'lib', subdir)
C:\Projekte\3D\BetaOpenSG64>notepad buildx64.bat

:-(

Greets,

Patrik


Carsten Neumann schrieb:
>       Hello Patrik,
> 
> [EMAIL PROTECTED] wrote:
>> Hello Carsten,
>>
>> a new error when I try to build only the debug version:
>>
>> scons: *** Invalid value for option type: debug
>> File "SConstruct", line 572, in __init__
>>
>> Sorry for asking so much :-(
> 
> I'm sorry you are having so much trouble getting OpenSG to build. I 
> would not call it trivial, but normally it is not quite such a bad 
> experience.
> Anyways, to build debug libraries pass type=dbg and to build optimized 
> libraries pass type=opt as arguments to scons. BTW passing --help to 
> scons displays the options with the values they accept.
> 
>       Hope it helps,
>               Carsten
> 
> 
> -------------------------------------------------------------------------
> 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
> 


-------------------------------------------------------------------------
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

Reply via email to