Jump to content

Benhero

Inactive Member
  • Posts

    165
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Benhero

  1. This should work: local a = mysql_query("SELECT security_status FROM account.account WHERE id = "..pc.get_account_id().." LIMIT 1") return a[1][1] Greatz
  2. This isn't your original code. Because you use {} ingame. So please Post original Code... Greatz
  3. Did you mean a portable trash can? If yes, search for "Client/Quest Kommunikation". I've made one earlier.. but dosen't have the source anymore. Greatz
  4. i can't edit my post so i poost it Here. I Use FreeBsd 10.0-RELEASE-p12 Here's a screen: Maybe someone can helb me about (Skype / Teamviewer) please Skype: Deretaz Thanks a lot
  5. Now it works.. But still have an Error.. Like THIS. If often become this Error recipe for target 'OBJDIR/building.o' failed FOR DIFERENT Files! Here's the Code after i use "gmake clean & gmake -j20" root@exosec:/usr/src/novaline/Server/game/src # gmake clean gmake: Warning: File 'Makefile' has modification time 3261 s in the future gmake: warning: Clock skew detected. Your build may be incomplete. root@exosec:/usr/src/novaline/Server/game/src # gmake -j20 gmake: Warning: File 'Makefile' has modification time 3254 s in the future compile MarkConvert.cpp compile FSM.cpp compile TrafficProfiler.cpp compile MarkManager.cpp compile BattleArena.cpp compile OXEvent.cpp compile MarkImage.cpp compile arena.cpp compile banword.cpp compile blend_item.cpp compile battle.cpp In file included from FSM.cpp:4:0: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ compile block_country.cpp compile building.cpp compile castle.cpp compile char_affect.cpp Makefile:129: recipe for target 'OBJDIR/FSM.o' failed gmake: *** [OBJDIR/FSM.o] Error 1 gmake: *** Waiting for unfinished jobs.... compile char.cpp compile buffer_manager.cpp compile char_change_empire.cpp compile char_battle.cpp compile ani.cpp In file included from debug_allocator.h:4:0, from stdafx.h:7, from MarkManager.cpp:1: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from blend_item.cpp:10: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from TrafficProfiler.cpp:10: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from MarkConvert.cpp:1: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from block_country.cpp:10: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from MarkImage.cpp:1: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from buffer_manager.cpp:1: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ Makefile:129: recipe for target 'OBJDIR/MarkImage.o' failed gmake: *** [OBJDIR/MarkImage.o] Error 1 Makefile:129: recipe for target 'OBJDIR/MarkConvert.o' failed gmake: *** [OBJDIR/MarkConvert.o] Error 1 Makefile:129: recipe for target 'OBJDIR/TrafficProfiler.o' failed gmake: *** [OBJDIR/TrafficProfiler.o] Error 1 Makefile:129: recipe for target 'OBJDIR/MarkManager.o' failed gmake: *** [OBJDIR/MarkManager.o] Error 1 Makefile:129: recipe for target 'OBJDIR/buffer_manager.o' failed gmake: *** [OBJDIR/buffer_manager.o] Error 1 Makefile:129: recipe for target 'OBJDIR/block_country.o' failed gmake: *** [OBJDIR/block_country.o] Error 1 Makefile:129: recipe for target 'OBJDIR/blend_item.o' failed gmake: *** [OBJDIR/blend_item.o] Error 1 In file included from debug_allocator.h:4:0, from stdafx.h:7, from BattleArena.cpp:1: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from castle.cpp:12: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from banword.cpp:1: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from arena.cpp:1: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from char_change_empire.cpp:2: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from OXEvent.cpp:1: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from char_affect.cpp:2: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from ani.cpp:10: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from char_battle.cpp:1: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from building.cpp:1: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from battle.cpp:1: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ char.cpp:7234:3: warning: this decimal constant is unsigned only in ISO C90 [enabled by default] return 2500000000; ^ In file included from debug_allocator.h:4:0, from stdafx.h:7, from char.cpp:1: /usr/local/lib/gcc48/include/c++/cstdlib:178:10: error: expected unqualified-id before '__int128' inline __int128 ^ In file included from ../../../Extern/include/boost/limits.hpp:19:0, from ../../../Extern/include/boost/functional/hash/detail/limits.hpp:16, from ../../../Extern/include/boost/functional/hash/detail/hash_float.hpp:15, from ../../../Extern/include/boost/functional/hash/hash.hpp:15, from ../../../Extern/include/boost/functional/hash.hpp:6, from ../../../Extern/include/boost/unordered/unordered_map.hpp:17, from ../../../Extern/include/boost/unordered_map.hpp:16, from banword.h:5, from banword.cpp:3: /usr/local/lib/gcc48/include/c++/limits:1405:35: error: template argument 1 is invalid struct numeric_limits<__int128> ^ /usr/local/lib/gcc48/include/c++/limits:1479:44: error: template argument 1 is invalid struct numeric_limits<unsigned __int128> ^ In file included from ../../../Extern/include/boost/limits.hpp:19:0, from ../../../Extern/include/boost/functional/hash/detail/limits.hpp:16, from ../../../Extern/include/boost/functional/hash/detail/hash_float.hpp:15, from ../../../Extern/include/boost/functional/hash/hash.hpp:15, from ../../../Extern/include/boost/functional/hash.hpp:6, from ../../../Extern/include/boost/unordered/unordered_map.hpp:17, from ../../../Extern/include/boost/unordered_map.hpp:16, from char.h:4, from castle.cpp:21: /usr/local/lib/gcc48/include/c++/limits:1405:35: error: template argument 1 is invalid struct numeric_limits<__int128> ^ /usr/local/lib/gcc48/include/c++/limits:1479:44: error: template argument 1 is invalid struct numeric_limits<unsigned __int128> ^ In file included from ../../../Extern/include/boost/limits.hpp:19:0, from ../../../Extern/include/boost/functional/hash/detail/limits.hpp:16, from ../../../Extern/include/boost/functional/hash/detail/hash_float.hpp:15, from ../../../Extern/include/boost/functional/hash/hash.hpp:15, from ../../../Extern/include/boost/functional/hash.hpp:6, from ../../../Extern/include/boost/unordered/unordered_map.hpp:17, from ../../../Extern/include/boost/unordered_map.hpp:16, from questmanager.h:4, from arena.cpp:8: /usr/local/lib/gcc48/include/c++/limits:1405:35: error: template argument 1 is invalid struct numeric_limits<__int128> ^ /usr/local/lib/gcc48/include/c++/limits:1479:44: error: template argument 1 is invalid struct numeric_limits<unsigned __int128> ^ In file included from ../../../Extern/include/boost/limits.hpp:19:0, from ../../../Extern/include/boost/functional/hash/detail/limits.hpp:16, from ../../../Extern/include/boost/functional/hash/detail/hash_float.hpp:15, from ../../../Extern/include/boost/functional/hash/hash.hpp:15, from ../../../Extern/include/boost/functional/hash.hpp:6, from ../../../Extern/include/boost/unordered/unordered_map.hpp:17, from ../../../Extern/include/boost/unordered_map.hpp:16, from char.h:4, from BattleArena.cpp:6: /usr/local/lib/gcc48/include/c++/limits:1405:35: error: template argument 1 is invalid struct numeric_limits<__int128> ^ /usr/local/lib/gcc48/include/c++/limits:1479:44: error: template argument 1 is invalid struct numeric_limits<unsigned __int128> ^ In file included from ../../../Extern/include/boost/limits.hpp:19:0, from ../../../Extern/include/boost/functional/hash/detail/limits.hpp:16, from ../../../Extern/include/boost/functional/hash/detail/hash_float.hpp:15, from ../../../Extern/include/boost/functional/hash/hash.hpp:15, from ../../../Extern/include/boost/functional/hash.hpp:6, from ../../../Extern/include/boost/unordered/unordered_map.hpp:17, from ../../../Extern/include/boost/unordered_map.hpp:16, from char.h:4, from char_change_empire.cpp:4: /usr/local/lib/gcc48/include/c++/limits:1405:35: error: template argument 1 is invalid struct numeric_limits<__int128> ^ /usr/local/lib/gcc48/include/c++/limits:1479:44: error: template argument 1 is invalid struct numeric_limits<unsigned __int128> ^ In file included from ../../../Extern/include/boost/limits.hpp:19:0, from ../../../Extern/include/boost/functional/hash/detail/limits.hpp:16, from ../../../Extern/include/boost/functional/hash/detail/hash_float.hpp:15, from ../../../Extern/include/boost/functional/hash/hash.hpp:15, from ../../../Extern/include/boost/functional/hash.hpp:6, from ../../../Extern/include/boost/unordered/unordered_map.hpp:17, from ../../../Extern/include/boost/unordered_map.hpp:16, from char.h:4, from char_affect.cpp:5: /usr/local/lib/gcc48/include/c++/limits:1405:35: error: template argument 1 is invalid struct numeric_limits<__int128> ^ /usr/local/lib/gcc48/include/c++/limits:1479:44: error: template argument 1 is invalid struct numeric_limits<unsigned __int128> ^ In file included from ../../../Extern/include/boost/limits.hpp:19:0, from ../../../Extern/include/boost/functional/hash/detail/limits.hpp:16, from ../../../Extern/include/boost/functional/hash/detail/hash_float.hpp:15, from ../../../Extern/include/boost/functional/hash/hash.hpp:15, from ../../../Extern/include/boost/functional/hash.hpp:6, from ../../../Extern/include/boost/unordered/unordered_map.hpp:17, from ../../../Extern/include/boost/unordered_map.hpp:16, from questmanager.h:4, from OXEvent.cpp:4: /usr/local/lib/gcc48/include/c++/limits:1405:35: error: template argument 1 is invalid struct numeric_limits<__int128> ^ /usr/local/lib/gcc48/include/c++/limits:1479:44: error: template argument 1 is invalid struct numeric_limits<unsigned __int128> ^ In file included from ../../../Extern/include/boost/limits.hpp:19:0, from ../../../Extern/include/boost/functional/hash/detail/limits.hpp:16, from ../../../Extern/include/boost/functional/hash/detail/hash_float.hpp:15, from ../../../Extern/include/boost/functional/hash/hash.hpp:15, from ../../../Extern/include/boost/functional/hash.hpp:6, from ../../../Extern/include/boost/unordered/unordered_map.hpp:17, from ../../../Extern/include/boost/unordered_map.hpp:16, from char.h:4, from ani.cpp:11: /usr/local/lib/gcc48/include/c++/limits:1405:35: error: template argument 1 is invalid struct numeric_limits<__int128> ^ /usr/local/lib/gcc48/include/c++/limits:1479:44: error: template argument 1 is invalid struct numeric_limits<unsigned __int128> ^ In file included from ../../../Extern/include/boost/limits.hpp:19:0, from ../../../Extern/include/boost/functional/hash/detail/limits.hpp:16, from ../../../Extern/include/boost/functional/hash/detail/hash_float.hpp:15, from ../../../Extern/include/boost/functional/hash/hash.hpp:15, from ../../../Extern/include/boost/functional/hash.hpp:6, from ../../../Extern/include/boost/unordered/unordered_map.hpp:17, from ../../../Extern/include/boost/unordered_map.hpp:16, from desc_manager.h:4, from char_battle.cpp:5: /usr/local/lib/gcc48/include/c++/limits:1405:35: error: template argument 1 is invalid struct numeric_limits<__int128> ^ /usr/local/lib/gcc48/include/c++/limits:1479:44: error: template argument 1 is invalid struct numeric_limits<unsigned __int128> ^ Makefile:129: recipe for target 'OBJDIR/banword.o' failed gmake: *** [OBJDIR/banword.o] Error 1 In file included from ../../../Extern/include/boost/limits.hpp:19:0, from ../../../Extern/include/boost/functional/hash/detail/limits.hpp:16, from ../../../Extern/include/boost/functional/hash/detail/hash_float.hpp:15, from ../../../Extern/include/boost/functional/hash/hash.hpp:15, from ../../../Extern/include/boost/functional/hash.hpp:6, from ../../../Extern/include/boost/unordered/unordered_map.hpp:17, from ../../../Extern/include/boost/unordered_map.hpp:16, from char.h:4, from building.cpp:8: /usr/local/lib/gcc48/include/c++/limits:1405:35: error: template argument 1 is invalid struct numeric_limits<__int128> ^ /usr/local/lib/gcc48/include/c++/limits:1479:44: error: template argument 1 is invalid struct numeric_limits<unsigned __int128> ^ In file included from ../../../Extern/include/boost/limits.hpp:19:0, from ../../../Extern/include/boost/functional/hash/detail/limits.hpp:16, from ../../../Extern/include/boost/functional/hash/detail/hash_float.hpp:15, from ../../../Extern/include/boost/functional/hash/hash.hpp:15, from ../../../Extern/include/boost/functional/hash.hpp:6, from ../../../Extern/include/boost/unordered/unordered_map.hpp:17, from ../../../Extern/include/boost/unordered_map.hpp:16, from char.h:4, from char.cpp:6: /usr/local/lib/gcc48/include/c++/limits:1405:35: error: template argument 1 is invalid struct numeric_limits<__int128> ^ /usr/local/lib/gcc48/include/c++/limits:1479:44: error: template argument 1 is invalid struct numeric_limits<unsigned __int128> ^ In file included from ../../../Extern/include/boost/limits.hpp:19:0, from ../../../Extern/include/boost/functional/hash/detail/limits.hpp:16, from ../../../Extern/include/boost/functional/hash/detail/hash_float.hpp:15, from ../../../Extern/include/boost/functional/hash/hash.hpp:15, from ../../../Extern/include/boost/functional/hash.hpp:6, from ../../../Extern/include/boost/unordered/unordered_map.hpp:17, from ../../../Extern/include/boost/unordered_map.hpp:16, from char.h:4, from battle.cpp:5: /usr/local/lib/gcc48/include/c++/limits:1405:35: error: template argument 1 is invalid struct numeric_limits<__int128> ^ /usr/local/lib/gcc48/include/c++/limits:1479:44: error: template argument 1 is invalid struct numeric_limits<unsigned __int128> ^ Makefile:129: recipe for target 'OBJDIR/castle.o' failed gmake: *** [OBJDIR/castle.o] Error 1 Makefile:129: recipe for target 'OBJDIR/ani.o' failed gmake: *** [OBJDIR/ani.o] Error 1 Makefile:129: recipe for target 'OBJDIR/char_change_empire.o' failed gmake: *** [OBJDIR/char_change_empire.o] Error 1 Makefile:129: recipe for target 'OBJDIR/arena.o' failed gmake: *** [OBJDIR/arena.o] Error 1 Makefile:129: recipe for target 'OBJDIR/char_affect.o' failed gmake: *** [OBJDIR/char_affect.o] Error 1 Makefile:129: recipe for target 'OBJDIR/BattleArena.o' failed gmake: *** [OBJDIR/BattleArena.o] Error 1 Makefile:129: recipe for target 'OBJDIR/OXEvent.o' failed gmake: *** [OBJDIR/OXEvent.o] Error 1 Makefile:129: recipe for target 'OBJDIR/battle.o' failed gmake: *** [OBJDIR/battle.o] Error 1 char_battle.cpp: In member function 'void CHARACTER::Reward(bool)': char_battle.cpp:775:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (GetLevel() - pkAttacker->GetLevel() >= -10) ^ Makefile:129: recipe for target 'OBJDIR/building.o' failed gmake: *** [OBJDIR/building.o] Error 1 char.cpp: In member function 'int CHARACTER::GetPolymorphPoint(BYTE) const': char.cpp:2871:57: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (GetJob() == JOB_SHAMAN || GetJob() == JOB_SURA && GetSkillGroup() == 2) ^ char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)': char.cpp:3079:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (amount < 0 && exp < -amount) ^ char.cpp: In member function 'void CHARACTER::SetTarget(LPCHARACTER)': char.cpp:5116:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (m_pkChrTarget->IsPC() && !m_pkChrTarget->IsPolymorphed() || m_pkChrTarget->GetMaxHP() <= 0) ^ Makefile:129: recipe for target 'OBJDIR/char_battle.o' failed gmake: *** [OBJDIR/char_battle.o] Error 1 char.cpp: In member function 'bool CHARACTER::CanSummon(int)': char.cpp:6301:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (iLeaderShip >= 20 || iLeaderShip >= 12 && m_dwLastDeadTime + 180 > get_dword_time()); ^ Makefile:129: recipe for target 'OBJDIR/char.o' failed gmake: *** [OBJDIR/char.o] Error 1
  6. Hey habe das Tutorials ebenfalls genau befehlt und habe aber nun leider folgendes Problem: Es ist der selbe fehler wie HIER. Dort hat er ihn ja anscheinend gelöst bekommen. Aber leide ohne irgendwelche hinweiße zu posten.. Hier meine Makefile. PLATFORM = $(shell file /bin/ls | cut -d' ' -f3 | cut -d'-' -f1) GCC_VERSION = $(shell $(CC) --version 2>&1 | grep "(GCC)" | cut -d' ' -f3 | cut -d'.' -f1) BSD_VERSION = $(shell uname -v 2>&1 | cut -d' ' -f2 | cut -d'.' -f1) SVN_VERSION = $(shell svnversion -n .) CC = g++ INCDIR = LIBDIR = BINDIR = .. OBJDIR = OBJDIR $(shell if [ ! -d $(OBJDIR) ]; then mkdir $(OBJDIR); fi) # Standard Setting LIBS = -pthread -lm -lmd # Removed -fno-rtti CFLAGS = -g -Wall -O2 -m32 -pipe -fexceptions -D_THREAD_SAFE -DNDEBUG -D__SVN_VERSION__="$(SVN_VERSION)" ifeq ($(GCC_VERSION), 4) CFLAGS += -mtune=i686 -fstack-protector-all else CFLAGS += -mcpu=i686 endif # boost INCDIR += -I../../../Extern/include/boost # DevIL INCDIR += -I../../libdevil LIBDIR += -L../../libdevil LIBS += -lIL -lpng -ltiff -lmng -llcms -ljpeg # MySQL ifeq ($(BSD_VERSION), 7) INCDIR += -I../../libmysql/7.x-5.1.35 LIBDIR += -L../../libmysql/7.x-5.1.35 else INCDIR += -I../../libmysql/5.x-5.1.35 LIBDIR += -L../../libmysql/5.x-5.1.35 endif LIBS += -lmysqlclient -lz # Miscellaneous external libraries INCDIR += -I../../../Extern/include LIBDIR += -L../../../Extern/lib LIBS += -lcryptopp -lgtest # HackShield INCDIR += -I../../libhackshield/include LIBDIR += -L../../libhackshield/lib LIBS += -lanticpxsvr # XTrap INCDIR += -I../../libxtrap/include # openssl #INCDIR += -I/usr/include LIBS += -lssl # Project Library INCDIR += -I../../liblua/include INCDIR += -I/usr/local/include INCDIR += -I../../libserverkey LIBDIR += -L../../libthecore/lib -L../../libpoly -L../../libsql -L../../libgame/lib -L../../liblua/lib -L../../libserverkey LIBDIR += -L/usr/local/lib LIBS += -lthecore -lpoly -llua -llualib -lsql -lgame -lserverkey USE_STACKTRACE = 0 ifeq ($(USE_STACKTRACE), 1) LIBS += /usr/local/lib/libexecinfo.a endif TARGET = $(BINDIR)/game_r$(P4_VERSION)_$(PLATFORM) CFILE = minilzo.c CPPFILE = BattleArena.cpp FSM.cpp MarkConvert.cpp MarkImage.cpp MarkManager.cpp OXEvent.cpp TrafficProfiler.cpp ani.cpp arena.cpp banword.cpp battle.cpp blend_item.cpp block_country.cpp buffer_manager.cpp building.cpp castle.cpp char.cpp char_affect.cpp char_battle.cpp char_change_empire.cpp char_horse.cpp char_item.cpp char_manager.cpp char_quickslot.cpp char_resist.cpp char_skill.cpp char_state.cpp PetSystem.cpp cmd.cpp cmd_emotion.cpp cmd_general.cpp cmd_gm.cpp cmd_oxevent.cpp config.cpp constants.cpp crc32.cpp cube.cpp db.cpp desc.cpp desc_client.cpp desc_manager.cpp desc_p2p.cpp dev_log.cpp dungeon.cpp empire_text_convert.cpp entity.cpp entity_view.cpp event.cpp event_queue.cpp exchange.cpp file_loader.cpp fishing.cpp gm.cpp guild.cpp guild_manager.cpp guild_war.cpp horse_rider.cpp horsename_manager.cpp input.cpp input_auth.cpp input_db.cpp input_login.cpp input_main.cpp input_p2p.cpp input_teen.cpp input_udp.cpp ip_ban.cpp item.cpp item_addon.cpp item_attribute.cpp item_manager.cpp item_manager_idrange.cpp locale.cpp locale_service.cpp log.cpp login_data.cpp lzo_manager.cpp marriage.cpp matrix_card.cpp messenger_manager.cpp mining.cpp mob_manager.cpp monarch.cpp motion.cpp over9refine.cpp p2p.cpp packet_info.cpp party.cpp passpod.cpp pcbang.cpp polymorph.cpp priv_manager.cpp pvp.cpp questevent.cpp questlua.cpp questlua_affect.cpp questlua_arena.cpp questlua_ba.cpp questlua_building.cpp questlua_danceevent.cpp questlua_dungeon.cpp questlua_forked.cpp questlua_game.cpp questlua_global.cpp questlua_guild.cpp questlua_horse.cpp questlua_pet.cpp questlua_item.cpp questlua_marriage.cpp questlua_mgmt.cpp questlua_monarch.cpp questlua_npc.cpp questlua_oxevent.cpp questlua_party.cpp questlua_pc.cpp questlua_quest.cpp questlua_target.cpp questmanager.cpp questnpc.cpp questpc.cpp refine.cpp regen.cpp safebox.cpp sectree.cpp sectree_manager.cpp sequence.cpp shop.cpp skill.cpp start_position.cpp target.cpp text_file_loader.cpp trigger.cpp utils.cpp vector.cpp war_map.cpp wedding.cpp xmas_event.cpp version.cpp panama.cpp threeway_war.cpp map_location.cpp auth_brazil.cpp BlueDragon.cpp BlueDragon_Binder.cpp DragonLair.cpp questlua_dragonlair.cpp HackShield.cpp HackShield_Impl.cpp char_hackshield.cpp skill_power.cpp affect.cpp SpeedServer.cpp questlua_speedserver.cpp XTrapManager.cpp auction_manager.cpp FileMonitor_FreeBSD.cpp ClientPackageCryptInfo.cpp cipher.cpp buff_on_attributes.cpp dragon_soul_table.cpp DragonSoul.cpp group_text_parse_tree.cpp char_dragonsoul.cpp questlua_dragonsoul.cpp shop_manager.cpp shopEx.cpp item_manager_read_tables.cpp shutdown_manager.cpp COBJS = $(CFILE:%.c=$(OBJDIR)/%.o) CPPOBJS = $(CPPFILE:%.cpp=$(OBJDIR)/%.o) MAINOBJ = $(OBJDIR)/main.o MAINCPP = main.cpp TESTOBJ = $(OBJDIR)/test.o TESTCPP = test.cpp TEST_TARGET = $(BINDIR)/test default: $(TARGET) $(TEST_TARGET) $(OBJDIR)/minilzo.o: minilzo.c @$(CC) $(CFLAGS) $(INCDIR) -c $< -o $@ @echo compile $< $(OBJDIR)/version.o: version.cpp @$(CC) $(CFLAGS) -D__USER__="$(USER)" -D__HOSTNAME__="$(HOSTNAME)" -D__PWD__="$(PWD)" -D__P4_VERSION__="$(P4_VERSION)" -c $< -o $@ @echo compile $< $(OBJDIR)/%.o: %.cpp @echo compile $< @$(CC) $(CFLAGS) $(INCDIR) -c $< -o $@ limit_time: @echo update limit time @python update_limit_time.py $(TARGET): $(CPPOBJS) $(COBJS) $(MAINOBJ) @echo linking $(TARGET).... @$(CC) $(CFLAGS) $(LIBDIR) $(COBJS) $(CPPOBJS) $(MAINOBJ) $(LIBS) -o $(TARGET) $(TEST_TARGET): $(TESTCPP) $(CPPOBJS) $(COBJS) $(TESTOBJ) @echo linking $(TEST_TARGET) @$(CC) $(CFLAGS) $(LIBDIR) $(COBJS) $(CPPOBJS) $(TESTOBJ) $(LIBS) -o ../test clean: @rm -f $(COBJS) $(CPPOBJS) @rm -f $(BINDIR)/game_r* $(BINDIR)/conv tag: ctags *.cpp *.h *.c dep: makedepend -f Depend $(INCDIR) -I/usr/include/c++/3.3 -I/usr/include/c++/4.2 -p$(OBJDIR)/ $(CPPFILE) $(CFILE) $(MAINCPP) $(TESTCPP) 2> /dev/null > Depend sinclude Depend Vielen Dank! Benhero
  7. #push Haber mitlerweile die Toolset einstellungen gefunden und versucht es auf v90 und v100 zu ändern. Beides aber leider ohne Wirkung. Mir ist durchaus bewusst das es sich hier um einen Konvertierungsfehler handelt. Was an sich ja nicht groß ist. Nur kenne ich leider beide Typen nicht, was es mir nicht gerade leicht macht eine richtige Konvertierung vorzunehmen. Hat ggf. einer von euch eine Idee? Grüße
  8. Hey benutze Microsoft Visual Studio 2013 und habe die Game auch fast soweit das ich sie Compilen kann. Ledeglich 1 (Fehler/Error) verbleibt. Fehler 331 error C2664: 'size_t boost::hash_value(std::type_index)' : Konvertierung von Argument 1 von 'const VID' in 'std::type_index' nicht möglich b:boost1.57.0vcboostfunctionalhashextensions.hpp 175 1 game Ich habe zwar irgendwie gelesen man soll das "toolset"? ändern (Siehe HIER) Jedoch verstehe ich nicht so ganz was damit gemeint ist. Ich hoffe sehr jemand kann mir helfen eine Lösung zu finden Liebe grüße Benhero
  9. Hey, i hava a question. Can i compile the questcore (qc file) with Visual Studio 2013 or w'll i need a FreeBSD Server? Hope 4 awnser. Greatz Benhero
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.