• 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 Problems with DevCpp

Skazi

www.kingdom-age.net
Joined
Oct 12, 2007
Messages
92
Reaction score
0
Compilador: Default compiler
Building Makefile: "C:\Evolutions_078\source\dev-C++\Makefile.win"
Executando make clean
rm -f ../account.o ../actions.o ../admin.o ../allocator.o ../ban.o ../baseevents.o ../beds.o ../chat.o ../combat.o ../commands.o ../condition.o ../configmanager.o ../container.o ../creature.o ../cylinder.o ../depot.o ../exception.o ../fileloader.o ../game.o ../guilds.o ../house.o ../housetile.o ../ioaccount.o ../ioaccountxml.o ../iomapotbm.o ../iomapserialize.o ../iomapserializexml.o ../iomapxml.o ../ioplayer.o ../ioplayerxml.o ../item.o ../itemloader.o ../items.o ../logger.o ../luascript.o ../mailbox.o ../map.o ../monster.o ../monsters.o ../movement.o ../networkmessage.o ../npc.o ../otserv.o ../outfit.o ../party.o ../player.o ../position.o ../protocol79.o ../pvparena.o ../raids.o ../rsa.o ../scheduler.o ../scriptmanager.o ../spawn.o ../spells.o ../status.o ../talkaction.o ../teleport.o ../thing.o ../tile.o ../tools.o ../trashholder.o ../vocation.o ../waitlist.o ../weapons.o Evolutions-XML_private.res LvlUpa-XML.exe

process_begin: CreateProcess((null), rm -f ../account.o ../actions.o ../admin.o ../allocator.o ../ban.o ../baseevents.o ../beds.o ../chat.o ../combat.o ../commands.o ../condition.o ../configmanager.o ../container.o ../creature.o ../cylinder.o ../depot.o ../exception.o ../fileloader.o ../game.o ../guilds.o ../house.o ../housetile.o ../ioaccount.o ../ioaccountxml.o ../iomapotbm.o ../iomapserialize.o ../iomapserializexml.o ../iomapxml.o ../ioplayer.o ../ioplayerxml.o ../item.o ../itemloader.o ../items.o ../logger.o ../luascript.o ../mailbox.o ../map.o ../monster.o ../monsters.o ../movement.o ../networkmessage.o ../npc.o ../otserv.o ../outfit.o ../party.o ../player.o ../position.o ../protocol79.o ../pvparena.o ../raids.o ../rsa.o ../scheduler.o ../scriptmanager.o ../spawn.o ../spells.o ../status.o ../talkaction.o ../teleport.o ../thing.o ../tile.o ../tools.o ../trashholder.o ../vocation.o ../waitlist.o ../weapons.o Evolutions-XML_private.res LvlUpa-XML.exe, ...) failed.
make (e=2): O sistema não pode encontrar o arquivo especificado.

make.exe: *** [clean] Error 2

Anyone knows how to fix it ?

Thanks
 
Last edited:
Back
Top