Hi Josef, thanks for the hint I fixed it. For a fast workaround just call
scons.bat type=opt Andreas
Hi all, I'm compiling latest source CVS snapshots of OpenSG under Cygwin using scons with the following command line: scons.bat type=both compiler=msvc71 cg="cgDir" contrib_cgfxmaterial=1 contrib_cgchunk=1 The compile process creates both release and debug libraries successfully. My problem is that all OpenSG release dll link somewhere against debug MSVCP71D.DLL and MSVCR71D.DLL; this wrong linking in release brings my application to crash. The binaries snapshots are OK, therefore it is a problem related to how I compile with scons. I cannot use snapshot binaries because I need the CGFX contrib. Any ideas? Thanks, -- Josef Grunig www.blending-life.org ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
