[osg-users] [build] DAE build failure.. dae.h not found

Dave Sargrad davidsargrad at hotmail.com
Mon Jun 6 04:23:35 PDT 2016


rmilh wrote:
> 
> 
> I believe COLLADA_INCLUDE_DIR shouldn't point to DOM headers. You should probably set it to c:/osg/OpenSceneGraph-3.4.0/OpenSceneGraph-3.4.0/3rdParty/x64/include . You should also set DEBUG variants of the boost libraries to point to  libboost_*mt-gd*.lib (mt = multi threaded, gd = debug) and COLLADA_PCRECPP_LIBRARY_DEBUG to pcrecppd.lib (pcrecpp(with d suffix).lib) and also COLLADA_PCRE_LIBRARY_DEBUG to pcred.lib.
> 
> 
> 
> Cheers,
> Robert M.
> 
> 


Thank you Robert for confirming this. I finally realized this when I looked at the cmakelists.

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








More information about the osg-users mailing list