Compile Fehler 09/18/2015 - Metin2 Private Server - 0 Replies Ja.. ehm..
Fehler beim compilen:
"gmake: *** No rule to make target '/usr/local/include/boost/regex/config.hpp', needed by 'OBJDIR/main.o'. Stop."
Hoffe auf Hilfe!
€: Installiere gerade lib boost und hoffe, dass es dann geht! :)
Source compile err. 09/01/2015 - Metin2 Private Server - 5 Replies In file included from char.cpp:4:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char_battle.cpp:27:
shop_manager.h:40:7: warning: no newline at end of file
In file included from char.cpp:25:
shop_manager.h:40:7: warning: no newline at end of file
In file included from char_horse.cpp:14:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char.cpp:62:
PetSystem.h:163:31: warning: no newline at end of file
Source Compile Fehler Gcc48 02/25/2015 - Metin2 Private Server - 0 Replies Hey,
habe folgendes Problem beim compilen in Visual Studio 2012 läuft es ohne Probleme und bevor ich mein Server neu Installiert habe konnte ich darauf auch noch Compilen.
/usr/home/mt2/server/src/db/src # gmake
gmake: Warning: File 'Makefile' has modification time 6.3 s in the future
compile Config.cpp
Config.cpp:154:2: warning: identifier 'decltype' is a keyword in C++11
itertype(m_valueMap) i = m_valueMap.find(key);
Source Compile Fehler! Hilfe! 05/01/2012 - Flyff Private Server - 0 Replies Guten Tag liebe Community,
ich habe eine neue Source, aber beim compilen kommen einige Fehler wie z.B:
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndSkillInventory::InitItem(int,struct tagSkill *,int)" (?InitItem@CWndSkillInventory@@QAEXHPAUtagSkill@@H @Z) referenced in function "private: void __thiscall CDPClient::OnSetExperience(unsigned long,class CAr &)" (?OnSetExperience@CDPClient@@AAEXKAAVCAr@@@Z)
Compile Source 01/22/2011 - Flyff Private Server - 3 Replies Hi,
ich hab mich nun mal über den source hergemacht, nur ist C++ neuland für mich, doch nicht gerade unverständlich dank anderen sprachen die ich kann ;)
Nur mit dem Compiler hab ich noch so meine Rangelein.
Wenn ich nun ein Projekt compilen will :
d:\Private Server\OFFI V15 SOURCE\Neuz\StdAfx.h(54): fatal error C1083: Cannot open include file: 'D3D9.h': No such file or directory