From: Braden M. <br...@en...> - 2009-07-29 22:01:29
|
On 7/29/09 6:33 AM, Jang Kyoung Rok wrote: > Hi, I'd like to request some help about building latest openvrml version > (0.18.2). > I've compiled every required libraries by following this guide > (http://sourceforge.net/apps/trac/openvrml/wiki/BuildOpenvrmlOnWindows) > and I'm using latest build of Boost C++ (v1.39) > > Currenlty I'm struggling to compile the project *sdl-viewer. *It seems > that this project has dependency on the projects *javascript*,* > opencrml* and *openvrml-gl.* Problem occurs at these projects. > > First I'll paste outputs generated by VS2008 [snip] Sigh... And this is what I get for not doing a build on Windows right before I make a release. :-/ It appears that there are some Boost headers that get included incidentally on Linux, but not on Windows. Once you get past that, there are some other issues related to dllimport/dllexport. > I'm chased by imminent deadline and need help as soon as possible. I > hope somebody help me out. I'll fix this stuff and release 0.18.3 this weekend. If you need the changes before that, keep your eye on svn; the changes will go on both the trunk and the 0.18 branch, so take your pick. You might want to subscribe to the openvrml-commit list. I'll try to commit fixes for at least most of the problems tonight. -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |