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

2016-06-06 Thread Dave Sargrad
Hi, This is my current latest COLLADA configuration. The reason that the COLLADA_DOM_ROOT was wrong was because I had an improper COLLADA_DIR environment variable. https://drive.google.com/open?id=0BzUf-8Ad-iIkOWhuYUhWSTZEWDQ Can you see something in this configuration that would cause

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

2016-06-06 Thread Dave Sargrad
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 =

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

2016-06-06 Thread Dave Sargrad
Hi, ... The process of documenting the details, led to a tiny bit of progress (https://drive.google.com/open?id=0BzUf-8Ad-iIkY1VnQWtKNnpKNWs). Oddly, daeRMaterials.cpp references domAny.h in dom, yet as mentioned in my detailed analysis above, I actually find this file in dae. Thank you!

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

2016-06-06 Thread Robert Milharcic
Hi Dave, I apologize for not providing the detail. Let me attempt to. Rather than compile the DOM, I downloaded the full set of 3rd party dependencies from this page. http://www.openscenegraph.org/index.php/download-section/dependencies The specific download I used is this one

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

2016-06-06 Thread Dave Sargrad
Hi, I apologize for not providing the detail. Let me attempt to. Rather than compile the DOM, I downloaded the full set of 3rd party dependencies from this page. http://www.openscenegraph.org/index.php/download-section/dependencies The specific download I used is this one

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

2016-06-05 Thread Dave Sargrad
Hi, I almost figured out how to get dae built. At least its building now. I'm seeing the following build error: > -- Build started: Project: Plugins dae, Configuration: Debug x64 -- > 190> Building Custom Rule >