• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compile error tags rev 710

Sniperfox

New Member
Joined
Jun 11, 2007
Messages
401
Reaction score
1
Location
The Netherlands
when trying to compile the latest revision i get the following errors:
D:\Forgotten Sources\otserv.cpp In function `LRESULT WindowProcedure(HWND__*, UINT, WPARAM, LPARAM)':
1108 D:\Forgotten Sources\otserv.cpp `getInstance' is not a member of `GUI'
1112 D:\Forgotten Sources\otserv.cpp `getInstance' is not a member of `GUI'
1113 D:\Forgotten Sources\otserv.cpp `getInstance' is not a member of `GUI'
D:\Forgotten Sources\Project\Makefile.win [Build Error] [../otserv.o] Error 1
 
Back
Top