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

Compiling Latest Trunk

Morty

New Member
Joined
Jan 7, 2008
Messages
109
Reaction score
0
- I've only ever been able to compile TFS when stealing the .dev from a version uploaded by Talutaren, i'm a noob @ Dev CPP, so how do i create one?

- Need to since the latest sources have lost ban.o and ban.cpp

To be honest, i'm confused.

---------------
Code:
commands.o:commands.cpp:(.text+0xa3eb): undefined reference to `IOBan::removeBanishment(unsigned int)'
commands.o:commands.cpp:(.text$_ZN5IOBanD1Ev[__ZN5IOBanD1Ev]+0xb): undefined reference to `vtable for IOBan'
commands.o:commands.cpp:(.text$_ZN5IOBanC1Ev[__ZN5IOBanC1Ev]+0xb): undefined reference to `vtable for IOBan'
game.o:game.cpp:(.text+0x193e1): undefined reference to `IOBan::getNotationsCount(unsigned int)'
game.o:game.cpp:(.text+0x1949e): undefined reference to `IOBan::addDeletion(unsigned int, unsigned int, unsigned int, std::string, unsigned int)'
game.o:game.cpp:(.text+0x195ce): undefined reference to `IOBan::addBanishment(unsigned int, unsigned long long, unsigned int, unsigned int, std::string, unsigned int)'
game.o:game.cpp:(.text+0x196e5): undefined reference to `IOBan::addBanishment(unsigned int, unsigned long long, unsigned int, unsigned int, std::string, unsigned int)'
game.o:game.cpp:(.text+0x197ba): undefined reference to `IOBan::addNamelock(unsigned int, unsigned int, unsigned int, std::string, unsigned int)'
game.o:game.cpp:(.text+0x198a9): undefined reference to `IOBan::addDeletion(unsigned int, unsigned int, unsigned int, std::string, unsigned int)'
game.o:game.cpp:(.text+0x199d9): undefined reference to `IOBan::addBanishment(unsigned int, unsigned long long, unsigned int, unsigned int, std::string, unsigned int)'
game.o:game.cpp:(.text+0x19af0): undefined reference to `IOBan::addBanishment(unsigned int, unsigned long long, unsigned int, unsigned int, std::string, unsigned int)'
game.o:game.cpp:(.text+0x19bb4): undefined reference to `IOBan::addNamelock(unsigned int, unsigned int, unsigned int, std::string, unsigned int)'
game.o:game.cpp:(.text+0x19cde): undefined reference to `IOBan::addBanishment(unsigned int, unsigned long long, unsigned int, unsigned int, std::string, unsigned int)'
game.o:game.cpp:(.text+0x19e0c): undefined reference to `IOBan::addBanishment(unsigned int, unsigned long long, unsigned int, unsigned int, std::string, unsigned int)'
game.o:game.cpp:(.text+0x19ec6): undefined reference to `IOBan::addNamelock(unsigned int, unsigned int, unsigned int, std::string, unsigned int)'
game.o:game.cpp:(.text+0x19fb5): undefined reference to `IOBan::addDeletion(unsigned int, unsigned int, unsigned int, std::string, unsigned int)'
game.o:game.cpp:(.text+0x1a0e5): undefined reference to `IOBan::addBanishment(unsigned int, unsigned long long, unsigned int, unsigned int, std::string, unsigned int)'
game.o:game.cpp:(.text+0x1a1fc): undefined reference to `IOBan::addBanishment(unsigned int, unsigned long long, unsigned int, unsigned int, std::string, unsigned int)'

game.o:game.cpp:(.text+0x1aabe): undefined reference to `IOBan::addIpBanishment(unsigned int, unsigned long long, std::string, unsigned int)'
game.o:game.cpp:(.text+0x1ae9f): undefined reference to `IOBan::addIpBanishment(unsigned int, unsigned long long, std::string, unsigned int)'
gui.o:gui.cpp:(.text+0x223): undefined reference to `_CreateFontIndirectA@4'
inputbox.o:inputbox.cpp:(.text+0x467): undefined reference to `_CreateFontIndirectA@4'
inputbox.o:inputbox.cpp:(.text+0x6f9): undefined reference to `_DeleteObject@4'
player.o:player.cpp:(.text+0xf85a): undefined reference to `IOBan::addDeletion(unsigned int, unsigned int, unsigned int, std::string, unsigned int)'
player.o:player.cpp:(.text+0xf9d6): undefined reference to `IOBan::addBanishment(unsigned int, unsigned long long, unsigned int, unsigned int, std::string, unsigned int)'
player.o:player.cpp:(.text+0xfb27): undefined reference to `IOBan::addBanishment(unsigned int, unsigned long long, unsigned int, unsigned int, std::string, unsigned int)'
player.o:player.cpp:(.text+0x10b01): undefined reference to `IOBan::removeNamelock(unsigned int)'
playerbox.o:playerbox.cpp:(.text+0xbf3): undefined reference to `IOBan::addDeletion(unsigned int, unsigned int, unsigned int, std::string, unsigned int)'
protocolgame.o:protocolgame.cpp:(.text+0x861): undefined reference to `IOBan::isNamelocked(unsigned int)'
protocolgame.o:protocolgame.cpp:(.text+0xd21): undefined reference to `IOBan::isBanished(unsigned int)'
protocolgame.o:protocolgame.cpp:(.text+0xd7a): undefined reference to `IOBan::getBannedBy(unsigned int, bool)'
protocolgame.o:protocolgame.cpp:(.text+0xdbb): undefined reference to `IOBan::getBannedBy(unsigned int, bool)'
protocolgame.o:protocolgame.cpp:(.text+0xe09): undefined reference to `IOBan::getBanTime(unsigned int, bool)'
protocolgame.o:protocolgame.cpp:(.text+0xe4d): undefined reference to `IOBan::getComment(unsigned int, bool)'
protocolgame.o:protocolgame.cpp:(.text+0xe95): undefined reference to `IOBan::getAction(unsigned int, bool)'
protocolgame.o:protocolgame.cpp:(.text+0xefa): undefined reference to `IOBan::getReason(unsigned int, bool)'
protocolgame.o:protocolgame.cpp:(.text+0x10f9): undefined reference to `IOBan::isDeleted(unsigned int)'
protocolgame.o:protocolgame.cpp:(.text+0x1134): undefined reference to `IOBan::getBannedBy(unsigned int, bool)'
protocolgame.o:protocolgame.cpp:(.text+0x1175): undefined reference to `IOBan::getBannedBy(unsigned int, bool)'
protocolgame.o:protocolgame.cpp:(.text+0x11c3): undefined reference to `IOBan::getBanTime(unsigned int, bool)'
protocolgame.o:protocolgame.cpp:(.text+0x1207): undefined reference to `IOBan::getComment(unsigned int, bool)'
protocolgame.o:protocolgame.cpp:(.text+0x124f): undefined reference to `IOBan::getAction(unsigned int, bool)'
protocolgame.o:protocolgame.cpp:(.text+0x12b1): undefined reference to `IOBan::getReason(unsigned int, bool)'
protocolgame.o:protocolgame.cpp:(.text+0x21eb): undefined reference to `IOBan::isIpBanished(unsigned int)'
protocollogin.o:protocollogin.cpp:(.text+0x518): undefined reference to `IOBan::isIpBanished(unsigned int)'

make.exe: *** ["The] Error 1

Execution terminated
 
Last edited:
Code:
gui.o:gui.cpp:(.text+0x223): undefined reference to `_CreateFontIndirectA@4'
inputbox.o:inputbox.cpp:(.text+0x467): undefined reference to `_CreateFontIndirectA@4'
inputbox.o:inputbox.cpp:(.text+0x6f9): undefined reference to `_DeleteObject@4'

make.exe: *** ["The] Error 1

Execution terminated
 
Back
Top