On Fri, 27 May 2011 12:55:24 -0400 (EDT), Claus wrote in message
>
:
>
>
>
> 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 of other peoples SW, this _may_
>
be the case here too:
>
http://groklaw.net/article.php?story=20090421111327711
>
>
>
> A part of that process is simgear, and that gives me some trouble...
>
>
>
> I eliminated all compile errors with the exception of this one:
>
>
>
> 1>c:\users\claus\desktop\flighgear-dependencies\simgear-2.0.0\simgear\scene\material\effectbuilder.hxx(134):
>
>
..are you trying to build simgear-2.0.0 ???
>
>
> 1>error C2440: 'specialization' : cannot convert from 'std::string
>
> 1>std::_Pair_base<_Ty1,_Ty2>::* ' to 'std::string
>
> 1>std::pair<_Ty1,_Ty2>::* '
>
> > 1> with
>
> 1> [
>
> 1> _Ty1=std::string,
>
> 1> _Ty2=osg::StateSet::RenderingHint
>
> 1> ]
>
> 1> Standard conversion from pointer-to-member of base to
>
> 1> pointer-to-member of derived is not applied for template arguments
>
..tried alternative tool sets?:
>
http://beans.seartipy.com/2006/12/31/six-popular-ides-for-developing-software-in-cc-on-windows-platform/
>
http://www.google.com/search?num=100&hl=en&q=gcc+windows+ide+C%2B%2B&aq=f&aqi=&aql=&oq=
>
>
..if the problem is VS10, one of these should succeed, or give
>
you an _other_ error than yours above here.
>
If it stops on the same error, you have found a simgear bug.
>
>
>
--
>
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
>
...with a number of polar bear hunters in his ancestry...
>
Scenarios always come in sets of three:
>
best case, worst case, and just in case.
>