Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 03:47

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Neuz compile unresolved external symbol

Discussion on Neuz compile unresolved external symbol within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2013
Posts: 143
Received Thanks: 2
Neuz compile unresolved external symbol

Hi, i have problem with compile neuz with v15 souces, v19 virtos ..

Neuz error LNK2019: unresolved external symbol "public: __thiscall CMapInformationManager::~CMapInformationManager(vo id)" (??1CMapInformationManager@@QAE@XZ) referenced in function "public: virtual __thiscall CProject::~CProject(void)" (??1CProject@@UAE@XZ)

and several identical..
I have however the visual studio 2003 sp1, but which crashes regularly despite several installations. I have put the lib in the properties + the resources folder and the 2 sdk +. I don't understand if you can help me pls ..
LoscArmy is offline  
Old 12/19/2020, 18:47   #2
 
Steffen Tequila's Avatar
 
elite*gold: 51
Join Date: May 2009
Posts: 338
Received Thanks: 76
Quote:
Originally Posted by LoscArmy View Post
Hi, i have problem with compile neuz with v15 souces, v19 virtos ..

Neuz error LNK2019: unresolved external symbol "public: __thiscall CMapInformationManager::~CMapInformationManager(vo id)" (??1CMapInformationManager@@QAE@XZ) referenced in function "public: virtual __thiscall CProject::~CProject(void)" (??1CProject@@UAE@XZ)

and several identical..
I have however the visual studio 2003 sp1, but which crashes regularly despite several installations. I have put the lib in the properties + the resources folder and the 2 sdk +. I don't understand if you can help me pls ..
__IMPROVE_MAP_SYSTEM is not correct i think.
turn it off. //define __IMPROVE_MAP_SYSTEM or fix it.
Steffen Tequila is offline  
Old 12/19/2020, 19:10   #3
 
elite*gold: 0
Join Date: Jul 2013
Posts: 143
Received Thanks: 2
Hi and thx but i have some errors identical:

Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndChattingBlockingList::UpdateInformation(void)" (?UpdateInformation@CWndChattingBlockingList@@QAEX XZ) referenced in function "int __cdecl TextCmd_BlockUser(class CScanner &)" (?TextCmd_BlockUser@@YAHAAVCScanner@@@Z)
Neuz warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndMailRequestingBox::CWndMailRequestingBox(void) " (??0CWndMailRequestingBox@@QAE@XZ) referenced in function "public: virtual void __thiscall CWndPost::OnInitialUpdate(void)" (?OnInitialUpdate@CWndPost@@UAEXXZ)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndShopCtrl::CWndShopCtrl(void)" (??0CWndShopCtrl@@QAE@XZ) referenced in function "public: __thiscall CWndShop::CWndShop(void)" (??0CWndShop@@QAE@XZ)
Neuz error LNK2019: unresolved external symbol "public: virtual __thiscall CWndShopCtrl::~CWndShopCtrl(void)" (??1CWndShopCtrl@@UAE@XZ) referenced in function "public: virtual __thiscall CWndShop::~CWndShop(void)" (??1CWndShop@@UAE@XZ)
Neuz error LNK2019: unresolved external symbol "public: int __thiscall CWndShopCtrl::GetCount(void)" (?GetCount@CWndShopCtrl@@QAEHXZ) referenced in function "public: virtual void __thiscall CWndShop::OnDraw(class C2DRender *)" (?OnDraw@CWndShop@@UAEXPAVC2DRender@@@Z)
Neuz error LNK2019: unresolved external symbol "public: int __thiscall CWndShopCtrl::GetCost(int)" (?GetCost@CWndShopCtrl@@QAEHH@Z) referenced in function "public: virtual void __thiscall CWndShop::OnDraw(class C2DRender *)" (?OnDraw@CWndShop@@UAEXPAVC2DRender@@@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndShopCtrl::Create(unsigned long,struct tagRECT &,class CWndBase *,unsigned int)" (?Create@CWndShopCtrl@@QAEXKAAUtagRECT@@PAVCWndBas e@@I@Z) referenced in function "public: virtual void __thiscall CWndShop::OnInitialUpdate(void)" (?OnInitialUpdate@CWndShop@@UAEXXZ)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndShopCtrl::Clear(int)" (?Clear@CWndShopCtrl@@QAEXH@Z) referenced in function "public: virtual int __thiscall CWndShop::OnChildNotify(unsigned int,unsigned int,long *)" (?OnChildNotify@CWndShop@@UAEHIIPAJ@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndShopCtrl::InsertItem(class CItemElem *,char,int)" (?InsertItem@CWndShopCtrl@@QAEXPAVCItemElem@@DH@Z) referenced in function "public: void __thiscall CWndShop::InsertItem(char,class CItemElem *,int)" (?InsertItem@CWndShop@@QAEXDPAVCItemElem@@H@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndChattingBlockingList::CWndChattingBlockingList (void)" (??0CWndChattingBlockingList@@QAE@XZ) referenced in function "int __cdecl TextCmd_IgnoreList(class CScanner &)" (?TextCmd_IgnoreList@@YAHAAVCScanner@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndMonsterInformation::CWndMonsterInformation(cla ss CMover *)" (??0CWndMonsterInformation@@QAE@PAVCMover@@@Z) referenced in function "public: void __thiscall CWorld::SetObjFocus(class CObj *,int)" (?SetObjFocus@CWorld@@QAEXPAVCObj@@H@Z)
Neuz fatal error LNK1120: 11 unresolved externals

I use windows 10 maybe cause problem with visual 2003?
LoscArmy is offline  
Old 12/19/2020, 19:24   #4
 
Steffen Tequila's Avatar
 
elite*gold: 51
Join Date: May 2009
Posts: 338
Received Thanks: 76
Quote:
Originally Posted by LoscArmy View Post
I use windows 10 maybe cause problem with visual 2003?
Windows 10 is fine for vs2003

do you updated or edited your project files?
he does not find all includes "cpp/h" files that should be in the project.sln i think.
Steffen Tequila is offline  
Old 12/19/2020, 22:05   #5
 
elite*gold: 0
Join Date: Jul 2013
Posts: 143
Received Thanks: 2
Quote:
Originally Posted by Steffen Tequila View Post
Windows 10 is fine for vs2003

do you updated or edited your project files?
he does not find all includes "cpp/h" files that should be in the project.sln i think.

I didn't touch the project, I just modified small things, but I have this error with all the sources so I don't think it comes from the project ..
LoscArmy is offline  
Reply


Similar Threads Similar Threads
error LNK2019: unresolved external symbol __dtoui3 referenced in function _
10/06/2014 - Metin2 Private Server - 0 Replies
Compiling source on Visual Studio 2012. How can I solve this error? Error 185 error LNK2019: unresolved external symbol __dtoui3 Error 184 error LNK2019: unresolved external symbol __dtol3 referenced in function _convert_from_float C:\Users\Dexter\Desktop\src\db \src\mariadbclient.lib(my_stmt_codec.obj) db Error 187 error LNK2019: unresolved external symbol __ftol3 referenced in function _convert_from_long C:\Users\Dexter\Desktop\src\db\ src\mariadbclient.lib(my_stmt_codec.obj) db
[Error] Unresolved External Symbol
06/30/2013 - Flyff Private Server - 4 Replies
Hallo liebe elitepvpers Community, Ich habe mir vor kurzem das Country Flag System eingebaut. Und bekomme beim Compilen folgenden error: http://i.epvpimg.com/y8WQe.jpg Sorry für die schlechte Qualität, ist mit Mobilgerät aufgenommen worden. :) Hoffe ihr könnt mir schnellstmöglich helfen, danke. ;) Greetings Icetea
Rebuild neuz.exe gives unresolved external symbol
02/22/2013 - Flyff Private Server - 4 Replies
Hai Elitepvpers. I rebuilded my neuz.exe and i notice that out of the blue i get 7 unresolved external symbol's. I have tried to look it up but there is nothing wrong with it. So far as i can see. Maybe one of you can give me an pointer an what the cause may be. DPClient.obj : error LNK2019: unresolved external symbol "public: void __thiscall CWndConfirmTrade::OnSetName(char const *,unsigned long)" (?OnSetName@CWndConfirmTrade@@QAEXPBDK@Z) referenced in function "private: void...



All times are GMT +1. The time now is 03:49.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.