Hi, On Tue, 2008-10-28 at 11:04 +0100, Marcus Lindblom wrote: > Gerrit Voss wrote: > > Hi, > > > > On Tue, 2008-10-28 at 09:20 +0100, Marcus Lindblom wrote: > >> [snip] > >> > >> Johannes, Could you summarize what you had to do to make this work? > >> > >> Or, Carsten, will it be fixed in trunk within a week or so? > > > > I haven't had time to look through all the details, but I'm sure > > 2.x with VS2008 builds on my xp system (without changes and minus > > collada). > > Using VS2008 Professional?
yes and with a fresh boost 1.36 install from www.boostpro.com. I just reinstalled a vista machine so hopefully tomorrow I can give it a try on that one and can trace a fresh install/build. I'll try to record what I do. > I checked it out before the weekend and I get the same problems finding > boost that Johannes got. the only thing I can remember is that you need the dynamic boost libraries, not the static ones. > I've tried both with my own compiled boost as well as the downloaded > one. (With every > > FWIW, I've also tried with the latest scons-local (1.1.0), no difference. You must use the scons-local coming with OpenSG. It's a patched version so that the differences in SDK location are taken into account (They weren't last time I updated our scons-local copy). > I've also checked with the SysInternals FileMonitor and scons finds > boost_filesystem-vc90-mt-1_36.lib just fine, but fails anyway. I've also > added the static ones (libboost_filesystem-xxx.lib) hmm strange, from the discussion I had with regards to osg2 + vs2008 with Reed Copsey last week it sounded like once we sorted which boost lib versions (dynamic) to install (also from boostpro.com) everything went fine. Could you send me you sconf.log_win32_cl.9.0 file so I can have a look why the boost detection fails. > >> I'm trying to get OpenSG 2.0 and PyOpenSG up and running, with boost > >> 1.36, on Vista/VS2008. > > > > One small comment, PyOpenSG is AFAIK not build against the 2.x trunk but > > the fcptr_stable_branch. Unfortunately I did not have to much time to > > spend looking into it, even though I would like to have it working with > > the trunk. > > That I know. I hope I can spend some effort towards that this time > around. (Also, trying to contribute some code that can be more > effortlessly included in OpenSG) Ok, just wanted to be sure ;-) kind regards, gerrit ------------------------------------------------------------------------- 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
