Re: [osg-users] Visual Studio 2010 and iostream

2010-08-09 Thread Frederic Bouvier
-Original Message- From: osg-users-boun...@lists.openscenegraph.org [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Frederic Bouvier Sent: Saturday, 7 August 2010 12:16 AM To: OpenSceneGraph Users Subject: Re: [osg-users] Visual Studio 2010 and iostream This error is gone

Re: [osg-users] Visual Studio 2010 and iostream

2010-08-09 Thread Martin Naylor
...@lists.openscenegraph.org] On Behalf Of Frederic Bouvier Sent: 06 August 2010 17:16 To: OpenSceneGraph Users Subject: Re: [osg-users] Visual Studio 2010 and iostream This error is gone with CMake 2.8.2 -Fred - Martin Naylor a écrit : Hi Fred, A that explains why I don’t see errors... I am still using

Re: [osg-users] Visual Studio 2010 and iostream

2010-08-09 Thread Frederic Bouvier
. -Original Message- From: osg-users-boun...@lists.openscenegraph.org [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Frederic Bouvier Sent: 06 August 2010 17:16 To: OpenSceneGraph Users Subject: Re: [osg-users] Visual Studio 2010 and iostream This error is gone with CMake

Re: [osg-users] Visual Studio 2010 and iostream

2010-08-09 Thread Martin Naylor
- From: osg-users-boun...@lists.openscenegraph.org [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Frederic Bouvier Sent: 09 August 2010 17:31 To: OpenSceneGraph Users Subject: Re: [osg-users] Visual Studio 2010 and iostream Yes I do. Windows 7 64, VS2010, CMake 2.8.2 -Fred

Re: [osg-users] Visual Studio 2010 and iostream

2010-08-09 Thread Christiansen, Brad
...@lists.openscenegraph.org [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Frederic Bouvier Sent: Tuesday, 10 August 2010 12:31 AM To: OpenSceneGraph Users Subject: Re: [osg-users] Visual Studio 2010 and iostream Yes I do. Windows 7 64, VS2010, CMake 2.8.2 -Fred - Martin Naylor

Re: [osg-users] Visual Studio 2010 and iostream

2010-08-08 Thread Christiansen, Brad
, Brad -Original Message- From: osg-users-boun...@lists.openscenegraph.org [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Frederic Bouvier Sent: Saturday, 7 August 2010 12:16 AM To: OpenSceneGraph Users Subject: Re: [osg-users] Visual Studio 2010 and iostream This error

[osg-users] Visual Studio 2010 and iostream

2010-08-06 Thread Jason Alexander
Recently Brad Christiansen uploaded some 3rd party binaries built with Visual Studio 2010. (Thanks!) He noted problems with iostream. I still have iostream problems when linking in OSG into my application in specific places under Visual Studio 2010. Does anyone understand what the issue is?

Re: [osg-users] Visual Studio 2010 and iostream

2010-08-06 Thread Frederic Bouvier
Hi Jason, - Jason Alexander a écrit : Recently Brad Christiansen uploaded some 3rd party binaries built with Visual Studio 2010. (Thanks!) He noted problems with iostream. I still have iostream problems when linking in OSG into my application in specific places under Visual Studio

Re: [osg-users] Visual Studio 2010 and iostream

2010-08-06 Thread Martin Naylor
...@lists.openscenegraph.org [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Frederic Bouvier Sent: 06 August 2010 13:44 To: osg-users@lists.openscenegraph.org Subject: Re: [osg-users] Visual Studio 2010 and iostream Hi Jason, - Jason Alexander a écrit : Recently Brad Christiansen

Re: [osg-users] Visual Studio 2010 and iostream

2010-08-06 Thread Martin Naylor
Sent: 06 August 2010 13:33 To: osg-users@lists.openscenegraph.org Subject: [osg-users] Visual Studio 2010 and iostream Recently Brad Christiansen uploaded some 3rd party binaries built with Visual Studio 2010. (Thanks!) He noted problems with iostream. I still have iostream problems when linking

Re: [osg-users] Visual Studio 2010 and iostream

2010-08-06 Thread Frederic Bouvier
...@lists.openscenegraph.org [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Frederic Bouvier Sent: 06 August 2010 13:44 To: osg-users@lists.openscenegraph.org Subject: Re: [osg-users] Visual Studio 2010 and iostream Hi Jason, - Jason Alexander a écrit : Recently Brad Christiansen

Re: [osg-users] Visual Studio 2010 and iostream

2010-08-06 Thread Martin Naylor
...@lists.openscenegraph.org [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Frederic Bouvier Sent: 06 August 2010 13:44 To: osg-users@lists.openscenegraph.org Subject: Re: [osg-users] Visual Studio 2010 and iostream Hi Jason, - Jason Alexander a écrit : Recently Brad Christiansen

Re: [osg-users] Visual Studio 2010 and iostream

2010-08-06 Thread Frederic Bouvier
2010 15:21 To: OpenSceneGraph Users Subject: Re: [osg-users] Visual Studio 2010 and iostream Hi Martin, to be precise, I don't see any errors when building OSG. The problem arise when liking the application (here, it is FlightGear). I use 3rd party libs already used for the VS2008 build