ThorstenB

Thanks – FG compiles and runs again.

Alan

From: Alan Teeder 
Sent: Saturday, November 24, 2012 12:22 PM
To: Flightgear-devel@lists.sourceforge.net 
Subject: [Flightgear-devel] AI manager fails to compile with MSVC

FG compilation has failed both here and on Jenkins for the last 3 days. :-(

2>  fg_init.cxx
2>c:\flightgear\install\msvc100\include\simgear\structure\SGWeakReferenced.hxx(38):
 warning C4355: 'this' : used in base member initializer list
2>c:\flightgear\install\msvc100\include\simgear\structure\SGWeakReferenced.hxx(41):
 warning C4355: 'this' : used in base member initializer list
2>C:\FlightGear\flightgear\src\Main\fg_init.cxx(968): error C2065: 'cin' : 
undeclared identifier
2>C:\FlightGear\flightgear\src\Main\fg_init.cxx(968): error C2228: left of 
'.get' must have class/struct/union
2>          type is ''unknown-type''
2>  AIManager.cxx
2>C:\FlightGear\flightgear\src\AIModel\AIManager.cxx(48): warning C4355: 'this' 
: used in base member initializer list
2>C:\FlightGear\flightgear\src\AIModel\AIManager.cxx(50): warning C4355: 'this' 
: used in base member initializer list
2>C:\FlightGear\flightgear\src\AIModel\AIManager.cxx(58): error C2039: 
'for_each' : is not a member of 'std'
2>C:\FlightGear\flightgear\src\AIModel\AIManager.cxx(58): error C3861: 
'for_each': identifier not found
2>C:\FlightGear\flightgear\src\AIModel\AIManager.cxx(119): error C2039: 
'for_each' : is not a member of 'std'
2>C:\FlightGear\flightgear\src\AIModel\AIManager.cxx(119): error C3861: 
'for_each': identifier not found
2>C:\FlightGear\flightgear\src\AIModel\AIManager.cxx(162): error C2039: 
'stable_partition' : is not a member of 'std'
2>C:\FlightGear\flightgear\src\AIModel\AIManager.cxx(162): error C3861: 
'stable_partition': identifier not found
2>C:\FlightGear\flightgear\src\AIModel\AIManager.cxx(188): error C2039: 
'for_each' : is not a member of 'std'
2>C:\FlightGear\flightgear\src\AIModel\AIManager.cxx(188): error C3861: 
'for_each': identifier not found
2>  Generating Code...
4>------ Build started: Project: ALL_BUILD, Configuration: Release Win32 ------
4>  Build all projects
5>------ Skipped Build: Project: PACKAGE, Configuration: Release Win32 ------
5>Project not selected to build for this solution configuration 
6>------ Skipped Build: Project: INSTALL, Configuration: Release Win32 ------
6>Project not selected to build for this solution configuration 
========== Build: 2 succeeded, 1 failed, 15 up-to-date, 3 skipped ==========


--------------------------------------------------------------------------------
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov 


--------------------------------------------------------------------------------
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to