• 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!

Error it Compilling

xTremoxx

domasturb(cid, genital)
Joined
Aug 11, 2007
Messages
418
Reaction score
6
Location
Brazil
Sry my bad english

--First: Iam using last revision of Forgotten Server

In hour i compilling say this erro:


C:\Forgotten\forgottenserver\trunk\house.cpp In member function `void Door::copyAttributes(Item*)':
704 C:\Forgotten\forgottenserver\trunk\house.cpp `copyAttributes' is not a member of `Item'
C:\Forgotten\forgottenserver\trunk\house.cpp In member function `virtual void Door::OnRemoved()':
717 C:\Forgotten\forgottenserver\trunk\house.cpp 'class House' has no member named 'removeDoor'
C:\Forgotten\forgottenserver\trunk\dev-cpp\Makefile.win [Build Error] [obj//house.o] Error 1

Iam Compilling Trunk:


Linker:

-O1
-lboost_system
-lgmp
-lluasql-mysql
-lluasql-sqlite3
-llua5.1
-lmysql
-lregex
-lsqlite3
-lwsock32
-lxml2
-lmysql
-lws2_32
-s

C++ Compiler:

-D__NO_HOMEDIR_CONF__
-D__USE_MYSQL__
-D__USE_SQLITE__
-D__ENABLE_SERVER_DIAGNOSTIC__
 
Last edited:
Back
Top