Hello all,

I'm attempting to build OSG 2.8.2 under CMake 2.8 and VS2008. My ultimate goal 
is to use this with OSGART!

I'm following the "Support/PlatformSpecifics/VisualStudio" page on the wiki. 
(Guess I can't post links yet, sorry :( )
My first problem is when using CMake. A lot of the variables have values that 
are not found. Like this:


> Name=GIFLIB_LIBRARY Value=GIFLIB_LIBRARY-NOTFOUND


Even though...


> Name=GIFLIB_INCLUDE_DIR 
> Value=C:/Users/Elliott/Documents/School/Fall10/Capstone/OpenSceneGraph-2.8.2/3rdparty/include


Is correctly found.

That seems weird to me!  I've tried leaving these and filling in all these 
values as best I could understand. I've also since added all the System 
Environment Variables like %OSG_ROOT% and I get the same results.

That problem aside (thought I believe it's linked): When I build the solution 
in Visual Studio I get a lot of unresolved external symbol errors. The first is 
with the PNG plugin project. These occur whether or not I fill in the values in 
CMake.

It's entirely possible I missed a value or used an incorrect one in CMake. 
(There are a lot of them and it's hard to tell what's needed!) I've also 
checked and re-checked the page of instructions and I don't think I'm missing 
anything obvious.  :? 

If anyone has any tips or answers I would greatly appreciate it!

Thank you for reading,
Elliott

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=31580#31580





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to