-Make sure the ID of your declaration is unique, maybe its a duplicate and it cannot find it?
-Make sure the .h file you updated is the one thats included in the code, not just the one in the server files.
notice_in_map undeclared function? 11/23/2013 - Metin2 Private Server - 3 Replies Anyone else getting this error?
Calls undeclared function! :
notice_in_map
Abort trap (core dumped)
Error occured on compile metinevent.quest
SF Daroo
metinevent.quest
undeclared identifier 09/27/2013 - Flyff Private Server - 3 Replies Hallo leute,
Ich wollte meine Sourcen neu Kompilieren und dann sind die fehler aufgetreten!
C:\Users\Administrator\Desktop\Server\GoH-Source\ Source\_Database\DbManager.cpp(5280): error C2065: 'szNo' : undeclared identifier
In der DbManager.cpp der void
void CDbManager::SetPlayerName( CQuery* pQueryChar, CQuery* pQueryLog, LPDB_OVERLAPPED_PLUS lpDbOverlappedPlus )
Undeclared indentifier 01/08/2013 - Flyff Private Server - 0 Replies Hi Epvpers.
Iam having an wierd problem
When i am adding something in DPSrvr.cpp for example untbinding.
I am getting the famous undeclared identifier.
The strange problem is that in my resource folder in defineitem.h
It is defined.