Robert Osfield
4cb58c703c
From Per Fahlberg, "The FindCOLLADA.cmake module failed to find the static libs for the latest collada dom, attached is the fixed file."
2010-12-23 10:07:27 +00:00
Robert Osfield
553d860d48
From Brad Christiansen, "Attached is a very small change to allow the Collada libs for VS 2010 to be found automatically."
2010-11-22 10:37:49 +00:00
Robert Osfield
c7fc64c2e8
From Mathieu Marache, "This modified version of FindCOLLADA finds it correctly when installed with macports
...
as in 'port install collada-dom'"
2010-09-17 15:41:55 +00:00
Robert Osfield
78cb15fdf8
From Torben Dannhauer, "I extended the attached CMAKE module to search for the collada libraries of my VS2008 3rdParty package if no other library is found.
...
No CMAKE should recognize all libraries of the VS2008 3rdParty Package."
2010-09-09 10:44:11 +00:00
Robert Osfield
20930ac3a6
From Simon Julier, "Please find attached FindCOLLADA.cmake with a patch for a framework naming issue for Mac platforms.
...
The collada dom Makefiles actually build a framework called Collada14Dom.framework (debug: Collada14Dom-d.framework). The current CMake rules, however, only look for collada14dom. Normally, the difference in case wouldn't matter but the rule fails on case sensitive HPFS partitions.
"
2009-10-10 11:26:10 +00:00
Robert Osfield
41b0c923e6
From Roger James, "When you merged my last set of changes into FindCOLLADA.cmake you omitted the changes to find the DOM22 libraries. Collada 1.4 DOM 2.2 seems to work OK for me on windows platforms. I have attached the changes again if you want to apply them."
2009-10-10 09:38:10 +00:00
Robert Osfield
fac2ffecb3
From Roger James and Robert Osfield, clean up of COLLADA CMake support
2009-06-12 09:41:10 +00:00
Robert Osfield
3b9de4eab2
From Philip Lowman, removed inappropriate references to OSG_ in 3rd party libs searches
2009-05-18 10:17:57 +00:00
Robert Osfield
1cc0b09552
From Michael Platings, "I've changed this file so CMake automatically chooses the correct directories & libs out of vc8,vc9,mac,mingw
...
Tested with Visual Studio 9 2008"
2009-03-23 16:11:41 +00:00
Robert Osfield
c9b61a63b8
From Roland Smeenk, "Attached are two small fixes:
...
-I changed the SET of COLLADA_BOOST_INCLUDE_DIR to use findpath, so users may override this setting if they choose not to build against to precompiled boost libraries delivered with the Collada DOM.
-Changed daeRMaterials.cpp to prevent a compiler warning about a potentially uninitialized variable."
2009-02-11 09:14:12 +00:00
Robert Osfield
17da548343
From Roger James and Robert Osfield, fixes and reorganization to better support Windows dyanmic library build
2009-02-10 19:25:50 +00:00
Robert Osfield
7de8527efd
From Roland Smeenk and Robert Osfiled, tweaks to the Collada finding/linking to improve support for Collada DOM 2.1 + 2.2 across platforms.
2009-02-10 11:44:50 +00:00
Robert Osfield
9d92a26693
Revised the DYNAMIC vs STATIC library setup of COLLADA.
2008-12-02 10:42:58 +00:00
Robert Osfield
e02ae68aa9
From Gino van den Bergen, "The FindGDAL.cmake seems to be broken in OSG 2.6.1 for locating gdal.h through enviroment variable GDAL_DIR.
...
Also, I've modified the FindCOLLADA.cmake to locate the current 2.1 versions of the COLLADA DOM in the build directories under VC8. I've also added a COLLADA_LIBRARY_DEBUG spec. Other flavors may be added depending on compiler version and DOM version."
2008-11-26 12:07:03 +00:00
Robert Osfield
973f104704
From Garrett Potts and Robert Osfield, changes to build against Collada DOM 2.x
2008-05-08 12:36:07 +00:00
Robert Osfield
0dfd619138
Added first cut of Cmake COLLADA support
2007-05-04 14:25:02 +00:00