Hi, On Mon, 2008-10-20 at 18:25 -0700, Reed Copsey, Jr. wrote: > I've been trying to evaluate OpenSG for use in a new project I'm > starting, but have been having a very difficult time getting it setup > to compile under VS2008. > > I've been trying to get either the 1.8 release or the 2.0 trunk head > compiled. I started with 1.8, but then realized the scons settings > didn't have support for msvc 9, and, after reading some of the mailing > list archives, decided I'm probably better off working in 2.0 anyways. > > So I've been working trying to get 2.0 compiled, and not having any > luck at all. > > First, I always get warnings when I run scons, whether it's a > downloaded copy or the scons-local in the OpenSG 2.0 folder > (The build is currently in development. - It needs the svn version > of scons-addons). > > Second - whether I use a hand-compiled copy of boost or the boost > installer from boostpro, I get the error "Unable to find library: > filesystem tried: ....". > > It seems to find the boost folder, and the libraries folder, but dies > trying to locate individual boost libraries. The boost libraries are > in the lib subfolder of BOOST_ROOT (ie: boost_1_36_0\lib > \libboost_filesystem-vc90-mt-1_36.lib), but scons dies with the error > listed below. >
I haven't tried boost 1.36, I still have boost 1.35 installed but with that I can compile 2.x with VS2008. One small note, scons (at least when I last looked at it) did not support VS2008 the same way as it does VS2005 (some problems with the changed location of the Platform-SDK IIRC). So the scons in Tools/scons-local is a patched version to make it work, so for now this one must be used. > > Error from scons follows: could you send me the sconf.log_win32_cl.9.0 file. That one has more details as to why it can not find boost. 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
