osghello

i'm trying to build opensg 2.x to test the collada importer and have some 
issues...

[EMAIL PROTECTED] ~/src/opensg-2.x-svn $ cat option.cache.linux
prefix = ''
enable_gif = True
fcptr_mode = 'MT_FCPTR'
disable_deprecated = False
disable_glut_glsubdir = False
osg_1_compat = True
osg_deprecated_props = False
build_suffix = '2-svn'
enable_fcdprocess = True
enable_unittests = True
enable_revision = True
pthread_elf_tls = True
default_debug_level = 'standard'
default_opt_level = 'standard'
default_warning_level = 'standard'
var_arch = ['x64']
var_type = ['optimized']

(1) at some point scons wants to link with -lboost_filesystem-auto-mt, my boost
installation (1.33.1) only contains /usr/lib/libboost_filesystem-mt.a, i created
a symlink, but with a bad feeling ;)

(2) scons does not set the --rpath linker flags: none of the tools/testprograms
find the runtime shared libraries...

cheers,
simon

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to