Hello Carsten,

Could you send me your CMakeCache? I would to compare the both...

Thanks,
Michael


Am 14.08.2012 um 18:22 schrieb Carsten Neumann <[email protected]>:

>    Hello Michael,
> 
> On 08/14/2012 06:58 AM, Michael Raab wrote:
>> I'm trying to compile OpenSG2.0 on Windows 7 using CMake2.8.6 and VS2010.
>> Compiling the support libs worked like a charm for both win32 and x64 
>> configurations. But some libraries of OpenSG itself do not link. I've 
>> uploaded my CMake cache and the link errors I got....
>> 
>> https://rapidshare.com/files/1574082144/CMakeCache.txt
>> https://rapidshare.com/files/4065497935/OSG2_Link_Errors.txt
> 
> I've just tried it (Windows 7 x64, VS 2010), although only with these 
> support libs:
> - freeglut
> - OpenEXR
> - libjpeg
> - libtiff
> - libpng
> - zlib
> 
> But since a number of your link errors complain about missing OpenEXR 
> symbols, I don't think that makes a difference.
> One thing that is a bit strange is that the errors are mentioning paths 
> like this:
> D:\Dev\OpenSG2.0\OpenSG\Build\win32\Build\OSGImageFileIO\libosgIex.lib(IexBaseExc.obj)
> 
> While your CMakeCache.txt has this as path to the OpenEXR headers:
> D:/Dev/OpenSG2.0/OpenSG-Support/04_install/win32/include/OpenEXR
> 
> Strangely it looks as if the OpenEXR lib libosgIex.lib is searched for 
> in a directory that is now your OpenSG build dir? Where there perhaps 
> leftovers from a previous configuration attempt when you configured to 
> use the support libs?
> 
> Towards the bottom of the errors are also some double defined symbols, 
> those look like you have some merge leftovers in your source tree that 
> are accidentally picked up by the build (e.g. 
> D:\Dev\OpenSG2.0\OpenSG\Build\win32\Build\OSGCluster\OSGClusterServer.cpp.REMOTE.obj).
> 
>    Cheers,
>        Carsten
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Opensg-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensg-users

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to