Re: [Flightgear-devel] Cmake + VC2010 link errors

2011-02-12 Thread Frederic Bouvier
> > I have just looked at the compiler preferences. > > > > The linker does have "/FORCE:MULTIPLE" defined. Here is the command > > line:- > > I know, I put it here ;-) http://gitorious.org/fg/flightgear/blobs/next/CMakeLists.txt#line198 -Fred -- Frédéric Bouvier http://www.youtube.com/user/f

Re: [Flightgear-devel] Cmake + VC2010 link errors

2011-02-12 Thread Frederic Bouvier
> I have just looked at the compiler preferences. > > The linker does have "/FORCE:MULTIPLE" defined. Here is the command > line:- I know, I put it here ;-) -Fred -- Frédéric Bouvier http://www.youtube.com/user/fgfred64 Videos -

Re: [Flightgear-devel] Cmake + VC2010 link errors

2011-02-12 Thread Alan Teeder
-- From: "Frederic Bouvier" Sent: Saturday, February 12, 2011 3:58 PM To: "FlightGear developers discussions" Subject: Re: [Flightgear-devel] Cmake + VC2010 link errors > Hi Allan, > > this issue has been discussed

Re: [Flightgear-devel] Cmake + VC2010 link errors

2011-02-12 Thread Frederic Bouvier
Hi Allan, this issue has been discussed on the osg ML and is likely a bug in VS2010. These warnings are the best we can do. By default, these are errors, but the cmake configure script adds "/FORCE:MULTIPLE" to allow multiply defined symbols in an executable. Regards, -Fred - "Alan Teede

Re: [Flightgear-devel] Cmake + VC2010 link errors

2011-02-12 Thread Harry Campigli
Allan I know nothing about building on windows, but I have found installing osg multiple times on linux can cause issues as it does not always un-install cleanly, and the next install may not overwrite what is left behind. All is nice till you try and compile against it. Especially if its a differ

[Flightgear-devel] Cmake + VC2010 link errors

2011-02-12 Thread Alan Teeder
After many rebuilds of OSG, Simgear and Flightgear with the Cmake system I am still seeing a few warnings and errors at link time. Does anyone have any ideas please? TIA Alan -- Build started: Project: fgfs, Configuration: Release Win32 -- osgDB.lib(osg69-osgDB.dll) : warning LNK4006: