Hello Patrik,

[EMAIL PROTECTED] wrote:
> 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

hm, since you wrote you disabled OpenEXR anyways you don't need the 
modification of the SConstruct I sent a couple of mails back, please 
remove it.
Alternatively, you can fix the indention on line 690 ;) (it has to be 
part of the preceding if clause, please compare with the original code I 
sent)

        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

Reply via email to