I am building OpenSG from the SVN trunk, and I cannot seem to get OSGFileIO.dll to link correctly when COLLADA DOM is identified as a dependency. CMake correctly finds the DAE and DOM include directories as well as libcollada14dom21.lib (we're using a DLL build of COLLADA DOM 2.2), but when the OpenSG build tries to link OSGFileIO.dll, libcollada14dom21.lib is not included with the linker arguments. This results in 56 unresolved symbol errors, all of which are in the COLLADA DOM library.
This is happening with r1896 and r2004. I am running CMake from a command line to generate NMake makefiles for a release build (with PDB files enabled in case that makes a difference). I swear that this used to work for us with r1896, but now I cannot reproduce that. It fails consistently for me, so I must have missed a change somewhere along the line a few months back. Have there been any requirements changes for the use of COLLADA DOM by OpenSG on Windows? -Patrick -- Patrick L. Hartling Senior Software Engineer, Priority 5 http://www.priority5.com/ The information transmitted in this communication is intended only for the person or entity to which it is addressed and contains proprietary material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please destroy any copies, contact the sender and delete the material from any computer.
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
