From: Braden M. <br...@en...> - 2008-08-25 20:42:09
|
Frank Van Geirt wrote: > > > Braden McDaniel wrote: >> Oh... the configure-gcc-dbg and configure-gcc-opt scripts I've checked >> in to svn might also be of interest to you (and anyone else using the >> svn sources on Fedora or a sufficiently similar platform). These >> represent the arguments I typically pass to configure when developing >> OpenVRML. >> > > I tried today with the bootstrap and the configure scripts. In all cases > (configure / configure-gcc-opt / configure-gcc-dbg) I get following error > when trying to run sdl-viewer: > > terminate called after throwing an instance of > 'boost::filesystem::basic_filesystem_error<boost::filesystem::basic_path<std::string, > boost::filesystem::path_traits> >' > what(): boost::filesystem::basic_directory_iterator constructor > Aborted > > I will have a deeper look into the boost libraries this week to check if > everything is installed correctly. You need to set the environment variable OPENVRML_DATADIR to /path/to/openvrml/data at runtime. Sorry this part isn't terribly well documented yet. The use of the XML component descriptors is new on the trunk with respect to the 0.17 branch. There will be a lot more shakeout with this stuff once I'm done with the openvrml-xembed D-Bustification. -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |