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

MVSC Error TFS 0.4 Compile

Pniakk

New Member
Joined
Jul 22, 2018
Messages
6
Reaction score
0
Hi, if i try to compile a TFS 0.4 in my MVSC 2019 i get this error:



Code:
1>------ Build started: Project: theforgottenserver, Configuration: Release x64 ------
1>actions.cpp
1>admin.cpp
1>allocator.cpp
1>baseevents.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\actions.cpp)
1>beds.cpp
1>chat.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\baseevents.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\beds.cpp)
1>combat.cpp
1>condition.cpp
1>configmanager.cpp
1>connection.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\chat.cpp)
1>container.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\condition.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\connection.cpp)
1>creature.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\combat.cpp)
1>creatureevent.cpp
1>cylinder.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\configmanager.cpp)
1>database.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\container.cpp)
1>databasemanager.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\cylinder.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\creature.cpp)
1>databasemysql.cpp
1>databasesqlite.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\creatureevent.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\databasemanager.cpp)
1>depot.cpp
1>dispatcher.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\databasemysql.cpp)
1>exception.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\database.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\dispatcher.cpp)
1>fileloader.cpp
1>game.cpp
1>gameservers.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\depot.cpp)
1>globalevent.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\fileloader.cpp)
1>group.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\game.cpp)
1>house.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\exception.cpp)
1>housetile.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\gameservers.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\group.cpp)
1>ioban.cpp
1>ioguild.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\globalevent.cpp)
1>iologindata.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\house.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\ioguild.cpp)
1>iomap.cpp
1>iomapserialize.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\ioban.cpp)
1>item.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\housetile.cpp)
1>itemattributes.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\iologindata.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\item.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\iomap.cpp)
1>items.cpp
1>luascript.cpp
1>mailbox.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\iomapserialize.cpp)
1>manager.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\itemattributes.cpp)
1>map.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\items.cpp)
1>monster.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\luascript.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\mailbox.cpp)
1>monsters.cpp
1>movement.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\map.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\manager.cpp)
1>networkmessage.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\monsters.cpp)
1>npc.cpp
1>otserv.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\monster.cpp)
1>outfit.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\networkmessage.cpp)
1>outputmessage.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\npc.cpp)
1>party.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\movement.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\outfit.cpp)
1>player.cpp
1>position.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\otserv.cpp)
1>protocol.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\outputmessage.cpp)
1>protocolgame.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\party.cpp)
1>protocolhttp.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\player.cpp)
1>protocollogin.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocol.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\position.cpp)
1>protocolold.cpp
1>quests.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocolgame.cpp)
1>raids.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocolhttp.cpp)
1>rsa.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocollogin.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\quests.cpp)
1>scheduler.cpp
1>scriptmanager.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocolold.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\rsa.cpp)
1>server.cpp
1>spawn.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\scheduler.cpp)
1>spells.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\raids.cpp)
1>status.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\scriptmanager.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\spawn.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\server.cpp)
1>talkaction.cpp
1>teleport.cpp
1>textlogger.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\spells.cpp)
1>thing.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\status.cpp)
1>tile.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\talkaction.cpp)
1>tools.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\teleport.cpp)
1>trashholder.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\textlogger.cpp)
1>vocation.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\thing.cpp)
1>waitlist.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\tile.cpp)
1>weapons.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\tools.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\vocation.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\trashholder.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\waitlist.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\weapons.cpp)



I download all libary (Boost, TFS SDK). Please help me, thanks for help.
 
Hi, if i try to compile a TFS 0.4 in my MVSC 2019 i get this error:



Code:
1>------ Build started: Project: theforgottenserver, Configuration: Release x64 ------
1>actions.cpp
1>admin.cpp
1>allocator.cpp
1>baseevents.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\actions.cpp)
1>beds.cpp
1>chat.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\baseevents.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\beds.cpp)
1>combat.cpp
1>condition.cpp
1>configmanager.cpp
1>connection.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\chat.cpp)
1>container.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\condition.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\connection.cpp)
1>creature.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\combat.cpp)
1>creatureevent.cpp
1>cylinder.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\configmanager.cpp)
1>database.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\container.cpp)
1>databasemanager.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\cylinder.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\creature.cpp)
1>databasemysql.cpp
1>databasesqlite.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\creatureevent.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\databasemanager.cpp)
1>depot.cpp
1>dispatcher.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\databasemysql.cpp)
1>exception.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\database.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\dispatcher.cpp)
1>fileloader.cpp
1>game.cpp
1>gameservers.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\depot.cpp)
1>globalevent.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\fileloader.cpp)
1>group.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\game.cpp)
1>house.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\exception.cpp)
1>housetile.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\gameservers.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\group.cpp)
1>ioban.cpp
1>ioguild.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\globalevent.cpp)
1>iologindata.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\house.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\ioguild.cpp)
1>iomap.cpp
1>iomapserialize.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\ioban.cpp)
1>item.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\housetile.cpp)
1>itemattributes.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\iologindata.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\item.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\iomap.cpp)
1>items.cpp
1>luascript.cpp
1>mailbox.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\iomapserialize.cpp)
1>manager.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\itemattributes.cpp)
1>map.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\items.cpp)
1>monster.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\luascript.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\mailbox.cpp)
1>monsters.cpp
1>movement.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\map.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\manager.cpp)
1>networkmessage.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\monsters.cpp)
1>npc.cpp
1>otserv.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\monster.cpp)
1>outfit.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\networkmessage.cpp)
1>outputmessage.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\npc.cpp)
1>party.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\movement.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\outfit.cpp)
1>player.cpp
1>position.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\otserv.cpp)
1>protocol.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\outputmessage.cpp)
1>protocolgame.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\party.cpp)
1>protocolhttp.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\player.cpp)
1>protocollogin.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocol.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\position.cpp)
1>protocolold.cpp
1>quests.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocolgame.cpp)
1>raids.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocolhttp.cpp)
1>rsa.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocollogin.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\quests.cpp)
1>scheduler.cpp
1>scriptmanager.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocolold.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\rsa.cpp)
1>server.cpp
1>spawn.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\scheduler.cpp)
1>spells.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\raids.cpp)
1>status.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\scriptmanager.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\spawn.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\server.cpp)
1>talkaction.cpp
1>teleport.cpp
1>textlogger.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\spells.cpp)
1>thing.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\status.cpp)
1>tile.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\talkaction.cpp)
1>tools.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\teleport.cpp)
1>trashholder.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\textlogger.cpp)
1>vocation.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\thing.cpp)
1>waitlist.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\tile.cpp)
1>weapons.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\tools.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\vocation.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\trashholder.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\waitlist.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\weapons.cpp)



I download all libary (Boost, TFS SDK). Please help me, thanks for help.
you don't linked the library folder because it's missing like what the error says " No such file or directory "
 
Last edited:
i added your libxml to Lib and Include and now i have this:

Code:
1>------ Build started: Project: theforgottenserver, Configuration: Release Win32 ------
1>actions.cpp
1>baseevents.cpp
1>beds.cpp
1>chat.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\actions.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\baseevents.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\chat.cpp)
1>combat.cpp
1>condition.cpp
1>configmanager.cpp
1>connection.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\beds.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\configmanager.cpp)
1>container.cpp
1>creature.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\condition.cpp)
1>creatureevent.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\combat.cpp)
1>cylinder.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\connection.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\creature.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\creatureevent.cpp)
1>database.cpp
1>databasemanager.cpp
1>databasemysql.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\container.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\cylinder.cpp)
1>depot.cpp
1>dispatcher.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\database.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\databasemanager.cpp)
1>exception.cpp
1>fileloader.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\databasemysql.cpp)
1>game.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\dispatcher.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\exception.cpp)
1>gameservers.cpp
1>globalevent.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\depot.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\gameservers.cpp)
1>group.cpp
1>house.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\fileloader.cpp)
1>housetile.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\game.cpp)
1>ioban.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\globalevent.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\house.cpp)
1>ioguild.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\group.cpp)
1>iologindata.cpp
1>iomap.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\housetile.cpp)
1>iomapserialize.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\ioban.cpp)
1>item.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\ioguild.cpp)
1>itemattributes.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\iomap.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\iologindata.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\iomapserialize.cpp)
1>items.cpp
1>luascript.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\item.cpp)
1>mailbox.cpp
1>manager.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\itemattributes.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\luascript.cpp)
1>map.cpp
1>monster.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\items.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\mailbox.cpp)
1>monsters.cpp
1>movement.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\manager.cpp)
1>networkmessage.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\map.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\monster.cpp)
1>npc.cpp
1>otserv.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\monsters.cpp)
1>outfit.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\movement.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\npc.cpp)
1>outputmessage.cpp
1>party.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\otserv.cpp)
1>player.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\networkmessage.cpp)
1>position.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\party.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\outputmessage.cpp)
1>protocol.cpp
1>protocolgame.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\outfit.cpp)
1>protocolhttp.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\player.cpp)
1>protocollogin.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\position.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocol.cpp)
1>protocolold.cpp
1>quests.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocolgame.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocollogin.cpp)
1>raids.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocolhttp.cpp)
1>rsa.cpp
1>scheduler.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocolold.cpp)
1>scriptmanager.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\quests.cpp)
1>server.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\raids.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\rsa.cpp)
1>spawn.cpp
1>spells.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\scheduler.cpp)
1>status.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\server.cpp)
1>talkaction.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\scriptmanager.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\spawn.cpp)
1>teleport.cpp
1>textlogger.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\spells.cpp)
1>thing.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\status.cpp)
1>tile.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\talkaction.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\textlogger.cpp)
1>tools.cpp
1>trashholder.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\teleport.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\thing.cpp)
1>vocation.cpp
1>waitlist.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\tile.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\tools.cpp)
1>weapons.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\trashholder.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\vocation.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\waitlist.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\weapons.cpp)
1>Done building project "theforgottenserver.vcxproj" -- FAILED.




I dont know why, file "libxml/xmlmemory.h" is exist. I added folder "Include/" and "Include/libxml/"


Untitled.png

I try compile with Dev ++ with all Libares and don't work too :/


Code:
Compiler: Default compiler
Building Makefile: "C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\dev-cpp\Makefile.win"
Executing  make...
make.exe -f "C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\dev-cpp\Makefile.win" all
g++.exe -c ../game.cpp -o obj//game.o -I"F:/Dev-Cpp/lib/gcc/mingw32/3.4.2/include"  -I"F:/Dev-Cpp/include/c++/3.4.2/backward"  -I"F:/Dev-Cpp/include/c++/3.4.2/mingw32"  -I"F:/Dev-Cpp/include/c++/3.4.2"  -I"F:/Dev-Cpp/include"  -I"C:/Users/Pniaku/Desktop/Stian's Repack Dev-Cpp v2/include"  -I"C:/Users/Pniaku/Desktop/Stian's Repack Dev-Cpp v2/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -m64 -O2   -fexpensive-optimizations -O1

make.exe: *** [obj//game.o] Error -1073741819

Execution terminated
 
i added your libxml to Lib and Include and now i have this:

Code:
1>------ Build started: Project: theforgottenserver, Configuration: Release Win32 ------
1>actions.cpp
1>baseevents.cpp
1>beds.cpp
1>chat.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\actions.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\baseevents.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\chat.cpp)
1>combat.cpp
1>condition.cpp
1>configmanager.cpp
1>connection.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\beds.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\configmanager.cpp)
1>container.cpp
1>creature.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\condition.cpp)
1>creatureevent.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\combat.cpp)
1>cylinder.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\connection.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\creature.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\creatureevent.cpp)
1>database.cpp
1>databasemanager.cpp
1>databasemysql.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\container.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\cylinder.cpp)
1>depot.cpp
1>dispatcher.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\database.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\databasemanager.cpp)
1>exception.cpp
1>fileloader.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\databasemysql.cpp)
1>game.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\dispatcher.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\exception.cpp)
1>gameservers.cpp
1>globalevent.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\depot.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\gameservers.cpp)
1>group.cpp
1>house.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\fileloader.cpp)
1>housetile.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\game.cpp)
1>ioban.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\globalevent.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\house.cpp)
1>ioguild.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\group.cpp)
1>iologindata.cpp
1>iomap.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\housetile.cpp)
1>iomapserialize.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\ioban.cpp)
1>item.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\ioguild.cpp)
1>itemattributes.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\iomap.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\iologindata.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\iomapserialize.cpp)
1>items.cpp
1>luascript.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\item.cpp)
1>mailbox.cpp
1>manager.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\itemattributes.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\luascript.cpp)
1>map.cpp
1>monster.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\items.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\mailbox.cpp)
1>monsters.cpp
1>movement.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\manager.cpp)
1>networkmessage.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\map.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\monster.cpp)
1>npc.cpp
1>otserv.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\monsters.cpp)
1>outfit.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\movement.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\npc.cpp)
1>outputmessage.cpp
1>party.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\otserv.cpp)
1>player.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\networkmessage.cpp)
1>position.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\party.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\outputmessage.cpp)
1>protocol.cpp
1>protocolgame.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\outfit.cpp)
1>protocolhttp.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\player.cpp)
1>protocollogin.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\position.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocol.cpp)
1>protocolold.cpp
1>quests.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocolgame.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocollogin.cpp)
1>raids.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocolhttp.cpp)
1>rsa.cpp
1>scheduler.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocolold.cpp)
1>scriptmanager.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\quests.cpp)
1>server.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\raids.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\rsa.cpp)
1>spawn.cpp
1>spells.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\scheduler.cpp)
1>status.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\server.cpp)
1>talkaction.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\scriptmanager.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\spawn.cpp)
1>teleport.cpp
1>textlogger.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\spells.cpp)
1>thing.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\status.cpp)
1>tile.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\talkaction.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\textlogger.cpp)
1>tools.cpp
1>trashholder.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\teleport.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\thing.cpp)
1>vocation.cpp
1>waitlist.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\tile.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\tools.cpp)
1>weapons.cpp
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\trashholder.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\vocation.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\waitlist.cpp)
1>C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\weapons.cpp)
1>Done building project "theforgottenserver.vcxproj" -- FAILED.




I dont know why, file "libxml/xmlmemory.h" is exist. I added folder "Include/" and "Include/libxml/"


View attachment 40534

I try compile with Dev ++ with all Libares and don't work too :/


Code:
Compiler: Default compiler
Building Makefile: "C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\dev-cpp\Makefile.win"
Executing  make...
make.exe -f "C:\Users\Pniaku\Desktop\Tfs 0.4 3777 broken hp and mp limit\dev-cpp\Makefile.win" all
g++.exe -c ../game.cpp -o obj//game.o -I"F:/Dev-Cpp/lib/gcc/mingw32/3.4.2/include"  -I"F:/Dev-Cpp/include/c++/3.4.2/backward"  -I"F:/Dev-Cpp/include/c++/3.4.2/mingw32"  -I"F:/Dev-Cpp/include/c++/3.4.2"  -I"F:/Dev-Cpp/include"  -I"C:/Users/Pniaku/Desktop/Stian's Repack Dev-Cpp v2/include"  -I"C:/Users/Pniaku/Desktop/Stian's Repack Dev-Cpp v2/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -m64 -O2   -fexpensive-optimizations -O1

make.exe: *** [obj//game.o] Error -1073741819

Execution terminated
make sure u are compiling on 64-bit release because u aren't..
 
Last edited:
For TFS 0.4 you will have to use Visual Studio 2010 (2012 can work too) and boost_1_53_0
 
Back
Top