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.

Greets,

Patrik

Carsten Neumann schrieb:
>       Hello Patrik,
> 
> [EMAIL PROTECTED] wrote:
>> Hi,
>>
>> I want to build a version with scons for the first time :-)
>> So I have some questions about the settings.
>> It is clear how to set the compiler (vc2005 x64) and the number of cores 
>> (4). But how can I add the other settings like QT and OpenNurbs support? 
>> Esp. how to add the paths?
>>
>> Thanks for any hint,
> 
> try calling scons with --help, it will give you a list of the options 
> recognized by the SConstruct file, among them the ones to set the 
> library paths.
> 
>       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