Jump to content

Compiling game/db on Visual Studio v_v


Recommended Posts

Hi there, I got some really annoying problems:

 

I downloaded VS 2008, VS 2008 SP1-Extension, Windows Development Kit 7.7.1 (for ATL-Stuffs),

 

then I added atl71-includes and libs,

Extern-folder-includes and libs,

ATL-Stuffs Includes and Libs,

 

ef2768efbc.png

 

c31be63d69.png

 

and the Problem:

At Linking around a million error's like this:

 

1>Verknüpfen...
1>war_map.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>wedding.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>xmas_event.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>XTrapManager.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>TrafficProfiler.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>trigger.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>utils.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>vector.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>start_position.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>target.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>text_file_loader.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "__RTC_CheckEsp" in Funktion ""public: __thiscall CTextFileLoader::CTextFileLoader(void)" (??0CTextFileLoader@@QAE@XZ)".
1>threeway_war.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>shopEx.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>skill.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>skill_power.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>SpeedServer.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>sectree_manager.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>sequence.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>shop.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>shop_manager.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>refine.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>regen.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>safebox.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".
1>sectree.obj : error LNK2001: Nicht aufgelöstes externes Symbol "__RTC_CheckEsp".

 
should be in english something like:
 
"unresolved external symbol "symbol""
 
Can someone tell me how you put your linker-settings so this error does not appear?
Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.