Re: [Flightgear-devel] Link Error mostly with SGSampleGroup

2009-11-18 Thread Alexander Jäger
thank you, 
that was it.


  --
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Link Error mostly with SGSampleGroup

2009-11-17 Thread Alexander Jäger
hi everybody,
I don't know wether this is the right place to ask, but when trying to compile 
(windows VS 2008 Prof) I get linking errors like the following:

Most are about the SGSampleGroup

2kr_87.obj : error LNK2001: Nicht aufgelöstes externes Symbol public: bool 
__thiscall SGSampleGroup::exists(class std::basic_stringchar,struct 
std::char_traitschar,class std::allocatorchar  const ) 
(?exi...@sgsamplegroup@@qae_nabv?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@@Z).
2marker_beacon.obj : error LNK2001: Nicht aufgelöstes externes Symbol 
public: bool __thiscall SGSampleGroup::exists(class 
std::basic_stringchar,struct std::char_traitschar,class std::allocatorchar 
 const ) 
(?exi...@sgsamplegroup@@qae_nabv?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@@Z).
2navradio.obj : error LNK2001: Nicht aufgelöstes externes Symbol public: 
bool __thiscall SGSampleGroup::exists(class std::basic_stringchar,struct 
std::char_traitschar,class std::allocatorchar  const ) 
(?exi...@sgsamplegroup@@qae_nabv?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@@Z).
2AIManager.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol 
public: __thiscall FGAIGroundVehicle::FGAIGroundVehicle(void) 
(??0FGAIGroundVehicle@@q...@xz) in Funktion public: void __thiscall 
FGAIManager::processScenario(class std::basic_stringchar,struct 
std::char_traitschar,class std::allocatorchar  const ) 
(?processscena...@fgaimanager@@qaexabv?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@@Z).
2simgear.lib(soundmgr_openal.obj) : error LNK2019: Verweis auf nicht 
aufgelöstes externes Symbol public: __thiscall 
SGSampleGroup::SGSampleGroup(class SGSoundMgr *,class 
std::basic_stringchar,struct std::char_traitschar,class std::allocatorchar 
 const ) 
(??0SGSampleGroup@@q...@pavsgsoundmgr@@abv?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@@Z)
 in Funktion public: class SGSampleGroup * __thiscall SGSoundMgr::find(class 
std::basic_stringchar,struct std::char_traitschar,class std::allocatorchar 
 const ,bool) 
(?f...@sgsoundmgr@@QAEPAVSGSampleGroup@@abv?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@_...@z).
2C:\Users\Alexander\Flightgear\flightgear\projects\VC90\Win32\Release\fgfs.exe 
: fatal error LNK1120: 20 nicht aufgelöste externe Verweise.
2Das Buildprotokoll wurde unter 
file://c:\Users\Alexander\Flightgear\flightgear\projects\VC90\FlightGear\Win32\Release\BuildLog.htm
 gespeichert.
2FlightGear - 67 Fehler, 1 Warnung(en)

thanks for all help
greetings alex



  --
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel