Hello Patrik,

[EMAIL PROTECTED] wrote:
> Hi Carsten,
> 
> what I've tried at the moment:
> 
> scons compiler=msvc80x64 type=both -j 4 qt4=yes cg=yes text=yes gif=yes 
> tif=yes jpg=yes png=yes exr=yes zlib=yes
> 
> contrib_cgchunk=yes contrib_cgfxmaterial=yes contrib_cgfxmaterial2=yes 
> contrib_ply=yes contril_terrain=yes
> 
> contrib_rhino3d_loader=yes tests=yes glut=yes
> 
> But I've get the following errors:
> 
> scons: Reading SConscript files ...
> TypeError: unsubscriptable object:
>    File "SConstruct", line 1554:
>      tc = SelectToolChain()
>    File "SConstruct", line 1511:
>      return win32_msvc80x64()
>    File "SConstruct", line 1146:
>      win32_msvc_base.__init__(self, 'win32-msvc80x64')
>    File "SConstruct", line 970:
>      win32.__init__(self, name)
>    File "SConstruct", line 823:
>      ToolChain.__init__(self, name)
>    File "SConstruct", line 726:
>      qt4bin = os.path.join(_po.getOption('qt4'), 'bin')
>    File "C:\Python24\lib\ntpath.py", line 91:
>      if path[-1] in "/\\":
> 
> The paths for x86_amd64 are already set.

is this with the scons that comes with OpenSG ?  Can you try giving the 
path to Qt 4 to the qt4 option instead of 'yes' ?

        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