• 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 Avesta simple help

Here ya go.
Compiler: Default compiler
Building Makefile: "C:\Users\Krazy\Desktop\Avesta.22.02.09\source\Makefile.win"
Executing make...
mingw32-make -f "C:\Users\Krazy\Desktop\Avesta.22.02.09\source\Makefile.win" all
g++.exe avesta.o account.o actions.o allocator.o ban.o baseevents.o beds.o chat.o combat.o commands.o condition.o configmanager.o connection.o container.o creature.o creatureevent.o cylinder.o database.o databasemysql.o databasesqlite.o depot.o exception.o fileloader.o game.o house.o housetile.o ioaccount.o iomapotbm.o iomapserialize.o iomapxml.o ioplayer.o item.o items.o logger.o luascript.o mailbox.o map.o md5.o monster.o monsters.o movement.o networkmessage.o npc.o otpch.o otserv.o outfit.o outputmessage.o party.o player.o position.o protocol.o protocol76.o protocollogin.o raids.o scheduler.o scriptmanager.o server.o sha1.o spawn.o spells.o status.o talkaction.o tasks.o teleport.o thing.o tile.o tools.o trashholder.o vocation.o waitlist.o weapons.o -o "Project1.exe" -L"C:/Stian's Repack Dev-Cpp 0.2, 64bit/lib" -llibxml2 -lwsock32 -lsqlite3 -lmysql -lws2_32 -llua5.1 -lboost_date_time -lboost_system -lboost_thread -lboost_regex -lboost_filesystem -lgmp -s

otserv.o:otserv.cpp:(.text+0x111): multiple definition of `main'
avesta.o:avesta.cpp:(.text+0x0): first defined here
collect2: ld returned 1 exit status

mingw32-make: *** [Project1.exe] Error 1

Execution terminated
 
Back
Top