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

2>kr_87.obj : error LNK2001: Nicht aufgelöstes externes Symbol ""public: bool 
__thiscall SGSampleGroup::exists(class std::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> > const &)" 
(?exi...@sgsamplegroup@@qae_nabv?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@@Z)".
2>marker_beacon.obj : error LNK2001: Nicht aufgelöstes externes Symbol 
""public: bool __thiscall SGSampleGroup::exists(class 
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> 
> const &)" 
(?exi...@sgsamplegroup@@qae_nabv?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@@Z)".
2>navradio.obj : error LNK2001: Nicht aufgelöstes externes Symbol ""public: 
bool __thiscall SGSampleGroup::exists(class std::basic_string<char,struct 
std::char_traits<char>,class std::allocator<char> > const &)" 
(?exi...@sgsamplegroup@@qae_nabv?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@@Z)".
2>AIManager.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_string<char,struct 
std::char_traits<char>,class std::allocator<char> > const &)" 
(?processscena...@fgaimanager@@qaexabv?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@@Z)".
2>simgear.lib(soundmgr_openal.obj) : error LNK2019: Verweis auf nicht 
aufgelöstes externes Symbol ""public: __thiscall 
SGSampleGroup::SGSampleGroup(class SGSoundMgr *,class 
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> 
> 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_string<char,struct std::char_traits<char>,class std::allocator<char> 
> const &,bool)" 
(?f...@sgsoundmgr@@QAEPAVSGSampleGroup@@abv?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@2@@std@@_...@z)".
2>C:\Users\Alexander\Flightgear\flightgear\projects\VC90\Win32\Release\fgfs.exe 
: fatal error LNK1120: 20 nicht aufgelöste externe Verweise.
2>Das Buildprotokoll wurde unter 
"file://c:\Users\Alexander\Flightgear\flightgear\projects\VC90\FlightGear\Win32\Release\BuildLog.htm"
 gespeichert.
2>FlightGear - 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

Reply via email to