Re: [Flightgear-devel] SimGear compilation problem with MS VisualStudio 10

2011-06-01 Thread Claus Christmann
Please see inline and below: - Original Message - Please see inline and below: On Friday, May 27, 2011 05:23:59 PM Frederic Bouvier wrote: AFAICS, MSVC2010 compiles current Git version without any problem. The OP doesn't say what version he is trying to build, but if I recall

Re: [Flightgear-devel] SimGear compilation problem with MS VisualStudio 10

2011-05-31 Thread Claus Christmann
Please see inline and below: On Friday, May 27, 2011 05:23:59 PM Frederic Bouvier wrote: AFAICS, MSVC2010 compiles current Git version without any problem. The OP doesn't say what version he is trying to build, but if I recall correctly, this error was fixed months ago. See

[Flightgear-devel] SimGear compilation problem with MS VisualStudio 10

2011-05-27 Thread Claus Christmann
Hello all, I am trying to build FG in Windows 7, using Visual Studio 10. A part of that process is simgear, and that gives me some trouble... I eliminated all compile errors with the exception of this one:

Re: [Flightgear-devel] SimGear compilation problem with MS VisualStudio 10

2011-05-27 Thread Arnt Karlsen
On Fri, 27 May 2011 12:55:24 -0400 (EDT), Claus wrote in message 1780160612.44750.1306515324059.javamail.r...@mail2.gatech.edu: Hello all, I am trying to build FG in Windows 7, using Visual Studio 10. ..ah. Historically, Microsoft has made use of it's tools and tools to discourage the use

Re: [Flightgear-devel] SimGear compilation problem with MS VisualStudio 10

2011-05-27 Thread Curtis Olson
Arnt, different compilers often catch different subtle errors, so it is good and healthy to run our code through a variety of compilers on a variety of platforms. Gcc isn't perfect. Unfortunately I'm can't offer specific help for this particular problem, but hopefully one of our other windows

Re: [Flightgear-devel] SimGear compilation problem with MS VisualStudio 10

2011-05-27 Thread Arnt Karlsen
On Fri, 27 May 2011 14:21:20 -0500, Curtis wrote in message banlktinc4gbt1hua7zg3vakekzm3b3p...@mail.gmail.com: Arnt, different compilers often catch different subtle errors, so it is good and healthy to run our code through a variety of compilers on a variety of platforms. Gcc isn't

Re: [Flightgear-devel] SimGear compilation problem with MS VisualStudio 10

2011-05-27 Thread Frederic Bouvier
AFAICS, MSVC2010 compiles current Git version without any problem. The OP doesn't say what version he is trying to build, but if I recall correctly, this error was fixed months ago. See http://gitorious.org/fg/simgear/commit/acbc09b232e4570462d5936eaf20d2671530d8f4 Last tested Boost is 1.44.0

Re: [Flightgear-devel] SimGear compilation problem with MS VisualStudio 10

2011-05-27 Thread Gene Buckle
On Fri, 27 May 2011, Arnt Karlsen wrote: On Fri, 27 May 2011 12:55:24 -0400 (EDT), Claus wrote in message 1780160612.44750.1306515324059.javamail.r...@mail2.gatech.edu: Hello all, I am trying to build FG in Windows 7, using Visual Studio 10. ..ah. Historically, Microsoft has made use of