Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Rekomendowane odpowiedzi

Opublikowano

Silnik jest napisany w c++ więc możliwe ze to tylko kwestia bibliotek czy da rade go przekompilowac pod inny system dlatego zadałem to pytanie czy ktoś już próbował

  • Odpowiedzi 1,6 tys.
  • Dodano
  • Ostatniej odpowiedzi

Top użytkownicy w tym temacie

Top użytkownicy w tym temacie

Opublikowano (edytowane)

Silnik jest napisany w c++ więc możliwe ze to tylko kwestia bibliotek czy da rade go przekompilowac pod inny system dlatego zadałem to pytanie czy ktoś już próbował

 

Wystarczy zmienić biblioteki i edycja plików Makefile - tak da się kompilowałem już pod debianem wheezy.

Edytowane przez Andryw
Opublikowano (edytowane)

Po wgraniu all od nowa (maszyna nowa też)

In file included from char.cpp:4:
../../common/VnumHelper.h:59:32: 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_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_item.cpp:44:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char_item.cpp:47:
belt_inventory_helper.h:108:42: 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
char.cpp:7217: warning: this decimal constant is unsigned only in ISO C90
char.cpp:7225:2: warning: no newline at end of file
In file included from char_state.cpp:25:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from PetSystem.cpp:8:
PetSystem.h:163:31: warning: no newline at end of file
In file included from PetSystem.cpp:9:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
PetSystem.cpp:637:2: warning: no newline at end of file
In file included from cmd_general.cpp:36:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char_item.cpp:47:
belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:640: warning: comparison is always false due to limited range of data type
char_item.cpp:666: warning: comparison is always false due to limited range of data type
char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
char_item.cpp:2387: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2391: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2403: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2407: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2434: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2442: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:5087: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
char_item.cpp:5159: warning: unused variable 'wDestCell'
char_item.cpp:5160: warning: unused variable 'bDestInven'
char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
char_item.cpp:6160: warning: array subscript has type 'char'
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
char_item.cpp:6224: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
char_item.cpp:6236: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
char_item.cpp:7422: warning: unused variable 'itemType'
char_item.cpp:7423: warning: unused variable 'itemSubType'
char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':
char.cpp:3088: warning: comparison between signed and unsigned integer expressions
PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':
PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone'
PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':
PetSystem.cpp:552: warning: unused variable 'petVID'
char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:679: warning: control reaches end of non-void function
char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
char_state.cpp:901: warning: unused variable 'rider'
constants.cpp:291: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:292: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:293: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:294: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:295: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:296: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:297: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:298: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:299: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:300: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:301: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:302: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:303: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:304: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:305: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:306: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:307: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:308: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:309: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:310: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:311: warning: this decimal constant is unsigned only in ISO C90
In file included from config.cpp:22:
check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
check_server.h:24: warning: comparison between signed and unsigned integer expressions
config.cpp: In function 'void config_init(const std::string&)':
config.cpp:435: warning: NULL used in arithmetic
config.cpp:459: warning: NULL used in arithmetic
config.cpp:483: warning: NULL used in arithmetic
config.cpp:505: warning: unused variable 'line'
In file included from desc_manager.cpp:15:
ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
cube.cpp: In function 'bool Cube_make(CHARACTER*)':
cube.cpp:544: warning: comparison between signed and unsigned integer expressions
cube.cpp: In function 'void Cube_MakeCubeInformationText()':
cube.cpp:716: warning: unused variable 'npcVNUM'
cube.cpp: In function 'bool Cube_InformationInitialize()':
cube.cpp:783: warning: comparison between signed and unsigned integer expressions
desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':
desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions
cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:3935: warning: NULL used in arithmetic
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':
char_item.cpp:6271: warning: 'pBuff' may be used uninitialized in this function
cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:4357: warning: 'cell' may be used uninitialized in this function
cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:3977: warning: 'n' may be used uninitialized in this function
cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:855: warning: 'x' may be used uninitialized in this function
cmd_gm.cpp:855: warning: 'y' may be used uninitialized in this function
In file included from input_db.cpp:13:
shop_manager.h:40:7: warning: no newline at end of file
input_db.cpp:2722:2: warning: no newline at end of file
input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)':
input_auth.cpp:467: warning: unused variable 'last'
In file included from input_main.cpp:16:
shop_manager.h:40:7: warning: no newline at end of file
In file included from item.cpp:22:
belt_inventory_helper.h:108:42: warning: no newline at end of file
In file included from item.cpp:23:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
item.cpp:2084:2: warning: no newline at end of file
In file included from item_manager.cpp:21:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from item.cpp:22:
belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
item.h: In constructor 'CItem::CItem(DWORD)':
item.h:286: warning: 'CItem::m_pkRealTimeExpireEvent' will be initialized after
item.h:283: warning: 'LPEVENT CItem::m_pkExpireEvent'
item.cpp:25: warning: when initialized here
item.cpp: In function 'const bool CanPutIntoRing(CItem*, CItem*)':
item.cpp:1725: warning: unused variable 'vnum'
item.cpp: In member function 'bool CItem::CanPutInto(CItem*)':
item.cpp:1758: warning: comparison between signed and unsigned integer expressions
item.cpp: In member function 'int CItem::GiveMoreTime_Per(float)':
item.cpp:2014: warning: comparison between signed and unsigned integer expressions
item.cpp:2016: warning: comparison between signed and unsigned integer expressions
item.cpp: In member function 'int CItem::GiveMoreTime_Fix(DWORD)':
item.cpp:2038: warning: comparison between signed and unsigned integer expressions
item.cpp: In member function 'int CItem::GetDuration()':
item.cpp:2069: warning: array subscript has type 'char'
item_manager.cpp: In member function 'TItemTable* ITEM_MANAGER::GetTable(DWORD)':
item_manager.cpp:604: warning: comparison between signed and unsigned integer expressions
monarch.cpp:276:2: warning: no newline at end of file
questlua.cpp: In member function 'bool quest::FPartyCheckFlagLt::operator()(CHARACTER*)':
questlua.cpp:78: warning: 'returnBool' may be used uninitialized in this function
In file included from questlua_pet.cpp:11:
PetSystem.h:163:31: warning: no newline at end of file
questlua_pet.cpp:157:2: warning: no newline at end of file
In file included from questlua_npc.cpp:9:
shop_manager.h:40:7: warning: no newline at end of file
questlua_npc.cpp: In function 'int quest::npc_get_vid_attack_mul(lua_State*)':
questlua_npc.cpp:293: warning: unused variable 'q'
questlua_npc.cpp: In function 'int quest::npc_set_vid_attack_mul(lua_State*)':
questlua_npc.cpp:309: warning: unused variable 'q'
questlua_npc.cpp: In function 'int quest::npc_get_vid_damage_mul(lua_State*)':
questlua_npc.cpp:324: warning: unused variable 'q'
questlua_npc.cpp: In function 'int quest::npc_set_vid_damage_mul(lua_State*)':
questlua_npc.cpp:340: warning: unused variable 'q'
questnpc.cpp: In member function 'bool quest::NPC::HandleEvent(quest::PC&, int)':
questnpc.cpp:500: warning: unused variable 'pPC'
In file included from trigger.cpp:8:
shop_manager.h:40:7: warning: no newline at end of file
utils.cpp: In function 'bool WildCaseCmp(const char*, const char*)':
utils.cpp:243: warning: NULL used in arithmetic
utils.cpp:255: warning: NULL used in arithmetic
utils.cpp:269: warning: NULL used in arithmetic
shop.cpp: In member function 'virtual bool CShop::IsSellingItem(DWORD)':
shop.cpp:576: warning: comparison between signed and unsigned integer expressions
FileMonitor_FreeBSD.cpp:136:2: warning: no newline at end of file
In file included from ClientPackageCryptInfo.cpp:2:
ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
ClientPackageCryptInfo.h: In constructor 'CClientPackageCryptInfo::CClientPackageCryptInfo()':
ClientPackageCryptInfo.h:50: warning: 'CClientPackageCryptInfo::m_pSerializedCryptKeyStream' will be initialized after
ClientPackageCryptInfo.h:48: warning: 'int CClientPackageCryptInfo::m_nCryptKeyPackageCnt'
ClientPackageCryptInfo.cpp:9: warning: when initialized here
In file included from check_server.cpp:1:
check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
check_server.h:24: warning: comparison between signed and unsigned integer expressions
In file included from dragon_soul_table.cpp:4:
dragon_soul_table.h:74:7: warning: no newline at end of file
In file included from DragonSoul.cpp:9:
dragon_soul_table.h:74:7: warning: no newline at end of file
DragonSoul.cpp: In function 'int Gamble(std::vector >&)':
DragonSoul.cpp:19: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp:25: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp: In member function 'bool DSManager::RefreshItemAttributes(CItem*)':
DragonSoul.cpp:203: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp: In member function 'bool DSManager::PutAttributes(CItem*)':
DragonSoul.cpp:273: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp: In member function 'bool DSManager::ExtractDragonHeart(CHARACTER*, CItem*, CItem*)':
DragonSoul.cpp:350: warning: unused variable 'sum'
DragonSoul.cpp: In member function 'bool DSManager::PullOut(CHARACTER*, TItemPos, CItem*&, CItem*)':
DragonSoul.cpp:435: warning: unused variable 'dwVnum'
DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 3 has type 'double'
DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 4 has type 'double'
buff_on_attributes.cpp: In member function 'void CBuffOnAttributes::ChangeBuffValue(BYTE)':
buff_on_attributes.cpp:113: warning: unused variable 'old_value'
buff_on_attributes.cpp:114: warning: unused variable 'new_value'
DragonSoul.cpp: In member function 'bool DSManager::DoRefineGrade(CHARACTER*, TItemPos (&)[15])':
DragonSoul.cpp:555: warning: unused variable 'prob_sum'
DragonSoul.cpp: In member function 'bool DSManager::DoRefineStep(CHARACTER*, TItemPos (&)[15])':
DragonSoul.cpp:763: warning: unused variable 'sum'
../../../Extern/include/cryptopp/algparam.h: In constructor 'CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string, std::allocator >]':
../../../Extern/include/cryptopp/filters.h:793: instantiated from here
../../../Extern/include/cryptopp/algparam.h:26: warning: unused variable 'cryptopp_assert_26'
group_text_parse_tree.h: In constructor 'CGroupTextParseTreeLoader::CGroupTextParseTreeLoader()':
group_text_parse_tree.h:93: warning: 'CGroupTextParseTreeLoader::m_dwcurLineIndex' will be initialized after
group_text_parse_tree.h:91: warning: 'CGroupNode* CGroupTextParseTreeLoader::m_pRootGroupNode'
group_text_parse_tree.cpp:5: warning: when initialized here
group_text_parse_tree.cpp: In member function 'bool CGroupTextParseTreeLoader::LoadGroup(CGroupNode*)':
group_text_parse_tree.cpp:99: warning: comparison between signed and unsigned integer expressions
../../../Extern/include/cryptopp/algparam.h: In member function 'void CryptoPP::AlgorithmParametersTemplate::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]':
cipher.cpp:397: instantiated from here
../../../Extern/include/cryptopp/algparam.h:322: warning: unused variable 'p'
group_text_parse_tree.cpp: In member function 'bool CGroupNode::GetRow(int, const CGroupNode::CGroupNodeRow**) const':
group_text_parse_tree.cpp:206: warning: comparison between signed and unsigned integer expressions
char_dragonsoul.cpp:143:2: warning: no newline at end of file
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::ReadAdditionalApplys()':
dragon_soul_table.cpp:223: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckApplyNumSettings()':
dragon_soul_table.cpp:283: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckWeightTables()':
dragon_soul_table.cpp:311: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineGradeTables()':
dragon_soul_table.cpp:343: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:372: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStepTables()':
dragon_soul_table.cpp:397: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:427: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStrengthTables()':
dragon_soul_table.cpp:453: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonHeartExtTables()':
dragon_soul_table.cpp:494: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:513: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:522: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonSoulExtTables()':
dragon_soul_table.cpp:545: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = std::string]':
dragon_soul_table.cpp:129: instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = BYTE]':
dragon_soul_table.cpp:134: instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = int]':
dragon_soul_table.cpp:201: instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = float]':
dragon_soul_table.cpp:260: instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = float]':
dragon_soul_table.cpp:828: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = int]':
group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = int]'
group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = int]'
dragon_soul_table.cpp:612: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':
group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = unsigned int]'
group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = unsigned int]'
dragon_soul_table.cpp:884: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
In file included from shop_manager.cpp:22:
shop_manager.h:40:7: warning: no newline at end of file
gmake: *** Brak reguł do zrobienia obiektu `/usr/local/include/boost/regex/config.hpp', wymaganego przez `OBJDIR/main.o'. Stop.
gmake: *** Oczekiwanie na niezakończone zadania....
char_dragonsoul.cpp: In member function 'bool CHARACTER::DragonSoul_ActivateDeck(int)':
char_dragonsoul.cpp:91: warning: control reaches end of non-void function
shopEx.cpp: In member function 'virtual int CShopEx::Buy(CHARACTER*, BYTE)':
shopEx.cpp:159: warning: comparison between signed and unsigned integer expressions
item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonsterDropItemGroup(const char*)':
item_manager_read_tables.cpp:637: warning: unused variable 'pkGroup'
shop_manager.cpp: In function 'bool ConvertToShopItemTable(CGroupNode*, TShopTableEx&)':
shop_manager.cpp:473: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':
group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = DWORD]'
shop_manager.cpp:381: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = std::basic_string, std::allocator >]':
group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = std::string]'
shop_manager.cpp:387: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned char]':
group_text_parse_tree.h:136: instantiated from 'bool CGroupNode::GetValue(size_t, const std::string&, T&) const [with T = BYTE]'
shop_manager.cpp:442: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
item_manager_read_tables.cpp:627: warning: 'pkGroup' may be used uninitialized in this function
../../../Extern/include/cryptopp/misc.h: At global scope:
../../../Extern/include/cryptopp/misc.h:548: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used

 

Edytowane przez TheKamilPolska

Metińczyk z Krew_Ma%C5%82py.jpg i Ko%C5%9B%C4%87_Palca.png

Opublikowano

Po wgraniu all od nowa (maszyna nowa też)

In file included from char.cpp:4:

../../common/VnumHelper.h:59:32: 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_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_item.cpp:44:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

In file included from char_item.cpp:47:

belt_inventory_helper.h:108:42: 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

char.cpp:7217: warning: this decimal constant is unsigned only in ISO C90

char.cpp:7225:2: warning: no newline at end of file

In file included from char_state.cpp:25:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

In file included from PetSystem.cpp:8:

PetSystem.h:163:31: warning: no newline at end of file

In file included from PetSystem.cpp:9:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

PetSystem.cpp:637:2: warning: no newline at end of file

In file included from cmd_general.cpp:36:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

In file included from char_item.cpp:47:

belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':

belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions

char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':

char_item.cpp:640: warning: comparison is always false due to limited range of data type

char_item.cpp:666: warning: comparison is always false due to limited range of data type

char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':

char_item.cpp:2387: warning: format '%d' expects type 'int', but argument 6 has type 'long int'

char_item.cpp:2391: warning: format '%d' expects type 'int', but argument 6 has type 'long int'

char_item.cpp:2403: warning: format '%d' expects type 'int', but argument 5 has type 'long int'

char_item.cpp:2407: warning: format '%d' expects type 'int', but argument 5 has type 'long int'

char_item.cpp:2434: warning: format '%d' expects type 'int', but argument 6 has type 'long int'

char_item.cpp:2442: warning: format '%d' expects type 'int', but argument 5 has type 'long int'

char_item.cpp:5087: warning: comparison between signed and unsigned integer expressions

char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':

char_item.cpp:5159: warning: unused variable 'wDestCell'

char_item.cpp:5160: warning: unused variable 'bDestInven'

char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':

char_item.cpp:6160: warning: array subscript has type 'char'

char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':

char_item.cpp:6224: warning: comparison between signed and unsigned integer expressions

char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':

char_item.cpp:6236: warning: comparison between signed and unsigned integer expressions

char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':

char_item.cpp:7422: warning: unused variable 'itemType'

char_item.cpp:7423: warning: unused variable 'itemSubType'

char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':

char.cpp:3088: warning: comparison between signed and unsigned integer expressions

PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':

PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone'

PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':

PetSystem.cpp:552: warning: unused variable 'petVID'

char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':

char_item.cpp:679: warning: control reaches end of non-void function

char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':

char_state.cpp:901: warning: unused variable 'rider'

constants.cpp:291: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:292: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:293: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:294: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:295: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:296: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:297: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:298: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:299: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:300: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:301: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:302: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:303: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:304: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:305: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:306: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:307: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:308: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:309: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:310: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:311: warning: this decimal constant is unsigned only in ISO C90

In file included from config.cpp:22:

check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':

check_server.h:24: warning: comparison between signed and unsigned integer expressions

config.cpp: In function 'void config_init(const std::string&)':

config.cpp:435: warning: NULL used in arithmetic

config.cpp:459: warning: NULL used in arithmetic

config.cpp:483: warning: NULL used in arithmetic

config.cpp:505: warning: unused variable 'line'

In file included from desc_manager.cpp:15:

ClientPackageCryptInfo.h:117:41: warning: no newline at end of file

cube.cpp: In function 'bool Cube_make(CHARACTER*)':

cube.cpp:544: warning: comparison between signed and unsigned integer expressions

cube.cpp: In function 'void Cube_MakeCubeInformationText()':

cube.cpp:716: warning: unused variable 'npcVNUM'

cube.cpp: In function 'bool Cube_InformationInitialize()':

cube.cpp:783: warning: comparison between signed and unsigned integer expressions

desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':

desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions

cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':

cmd_gm.cpp:3935: warning: NULL used in arithmetic

char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':

char_item.cpp:6271: warning: 'pBuff' may be used uninitialized in this function

cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)':

cmd_gm.cpp:4357: warning: 'cell' may be used uninitialized in this function

cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':

cmd_gm.cpp:3977: warning: 'n' may be used uninitialized in this function

cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)':

cmd_gm.cpp:855: warning: 'x' may be used uninitialized in this function

cmd_gm.cpp:855: warning: 'y' may be used uninitialized in this function

In file included from input_db.cpp:13:

shop_manager.h:40:7: warning: no newline at end of file

input_db.cpp:2722:2: warning: no newline at end of file

input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)':

input_auth.cpp:467: warning: unused variable 'last'

In file included from input_main.cpp:16:

shop_manager.h:40:7: warning: no newline at end of file

In file included from item.cpp:22:

belt_inventory_helper.h:108:42: warning: no newline at end of file

In file included from item.cpp:23:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

item.cpp:2084:2: warning: no newline at end of file

In file included from item_manager.cpp:21:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

In file included from item.cpp:22:

belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':

belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions

item.h: In constructor 'CItem::CItem(DWORD)':

item.h:286: warning: 'CItem::m_pkRealTimeExpireEvent' will be initialized after

item.h:283: warning: 'LPEVENT CItem::m_pkExpireEvent'

item.cpp:25: warning: when initialized here

item.cpp: In function 'const bool CanPutIntoRing(CItem*, CItem*)':

item.cpp:1725: warning: unused variable 'vnum'

item.cpp: In member function 'bool CItem::CanPutInto(CItem*)':

item.cpp:1758: warning: comparison between signed and unsigned integer expressions

item.cpp: In member function 'int CItem::GiveMoreTime_Per(float)':

item.cpp:2014: warning: comparison between signed and unsigned integer expressions

item.cpp:2016: warning: comparison between signed and unsigned integer expressions

item.cpp: In member function 'int CItem::GiveMoreTime_Fix(DWORD)':

item.cpp:2038: warning: comparison between signed and unsigned integer expressions

item.cpp: In member function 'int CItem::GetDuration()':

item.cpp:2069: warning: array subscript has type 'char'

item_manager.cpp: In member function 'TItemTable* ITEM_MANAGER::GetTable(DWORD)':

item_manager.cpp:604: warning: comparison between signed and unsigned integer expressions

monarch.cpp:276:2: warning: no newline at end of file

questlua.cpp: In member function 'bool quest::FPartyCheckFlagLt::operator()(CHARACTER*)':

questlua.cpp:78: warning: 'returnBool' may be used uninitialized in this function

In file included from questlua_pet.cpp:11:

PetSystem.h:163:31: warning: no newline at end of file

questlua_pet.cpp:157:2: warning: no newline at end of file

In file included from questlua_npc.cpp:9:

shop_manager.h:40:7: warning: no newline at end of file

questlua_npc.cpp: In function 'int quest::npc_get_vid_attack_mul(lua_State*)':

questlua_npc.cpp:293: warning: unused variable 'q'

questlua_npc.cpp: In function 'int quest::npc_set_vid_attack_mul(lua_State*)':

questlua_npc.cpp:309: warning: unused variable 'q'

questlua_npc.cpp: In function 'int quest::npc_get_vid_damage_mul(lua_State*)':

questlua_npc.cpp:324: warning: unused variable 'q'

questlua_npc.cpp: In function 'int quest::npc_set_vid_damage_mul(lua_State*)':

questlua_npc.cpp:340: warning: unused variable 'q'

questnpc.cpp: In member function 'bool quest::NPC::HandleEvent(quest::PC&, int)':

questnpc.cpp:500: warning: unused variable 'pPC'

In file included from trigger.cpp:8:

shop_manager.h:40:7: warning: no newline at end of file

utils.cpp: In function 'bool WildCaseCmp(const char*, const char*)':

utils.cpp:243: warning: NULL used in arithmetic

utils.cpp:255: warning: NULL used in arithmetic

utils.cpp:269: warning: NULL used in arithmetic

shop.cpp: In member function 'virtual bool CShop::IsSellingItem(DWORD)':

shop.cpp:576: warning: comparison between signed and unsigned integer expressions

FileMonitor_FreeBSD.cpp:136:2: warning: no newline at end of file

In file included from ClientPackageCryptInfo.cpp:2:

ClientPackageCryptInfo.h:117:41: warning: no newline at end of file

ClientPackageCryptInfo.h: In constructor 'CClientPackageCryptInfo::CClientPackageCryptInfo()':

ClientPackageCryptInfo.h:50: warning: 'CClientPackageCryptInfo::m_pSerializedCryptKeyStream' will be initialized after

ClientPackageCryptInfo.h:48: warning: 'int CClientPackageCryptInfo::m_nCryptKeyPackageCnt'

ClientPackageCryptInfo.cpp:9: warning: when initialized here

In file included from check_server.cpp:1:

check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':

check_server.h:24: warning: comparison between signed and unsigned integer expressions

In file included from dragon_soul_table.cpp:4:

dragon_soul_table.h:74:7: warning: no newline at end of file

In file included from DragonSoul.cpp:9:

dragon_soul_table.h:74:7: warning: no newline at end of file

DragonSoul.cpp: In function 'int Gamble(std::vector >&)':

DragonSoul.cpp:19: warning: comparison between signed and unsigned integer expressions

DragonSoul.cpp:25: warning: comparison between signed and unsigned integer expressions

DragonSoul.cpp: In member function 'bool DSManager::RefreshItemAttributes(CItem*)':

DragonSoul.cpp:203: warning: comparison between signed and unsigned integer expressions

DragonSoul.cpp: In member function 'bool DSManager::PutAttributes(CItem*)':

DragonSoul.cpp:273: warning: comparison between signed and unsigned integer expressions

DragonSoul.cpp: In member function 'bool DSManager::ExtractDragonHeart(CHARACTER*, CItem*, CItem*)':

DragonSoul.cpp:350: warning: unused variable 'sum'

DragonSoul.cpp: In member function 'bool DSManager::PullOut(CHARACTER*, TItemPos, CItem*&, CItem*)':

DragonSoul.cpp:435: warning: unused variable 'dwVnum'

DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 3 has type 'double'

DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 4 has type 'double'

buff_on_attributes.cpp: In member function 'void CBuffOnAttributes::ChangeBuffValue(BYTE)':

buff_on_attributes.cpp:113: warning: unused variable 'old_value'

buff_on_attributes.cpp:114: warning: unused variable 'new_value'

DragonSoul.cpp: In member function 'bool DSManager::DoRefineGrade(CHARACTER*, TItemPos (&)[15])':

DragonSoul.cpp:555: warning: unused variable 'prob_sum'

DragonSoul.cpp: In member function 'bool DSManager::DoRefineStep(CHARACTER*, TItemPos (&)[15])':

DragonSoul.cpp:763: warning: unused variable 'sum'

../../../Extern/include/cryptopp/algparam.h: In constructor 'CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string, std::allocator >]':

../../../Extern/include/cryptopp/filters.h:793: instantiated from here

../../../Extern/include/cryptopp/algparam.h:26: warning: unused variable 'cryptopp_assert_26'

group_text_parse_tree.h: In constructor 'CGroupTextParseTreeLoader::CGroupTextParseTreeLoader()':

group_text_parse_tree.h:93: warning: 'CGroupTextParseTreeLoader::m_dwcurLineIndex' will be initialized after

group_text_parse_tree.h:91: warning: 'CGroupNode* CGroupTextParseTreeLoader::m_pRootGroupNode'

group_text_parse_tree.cpp:5: warning: when initialized here

group_text_parse_tree.cpp: In member function 'bool CGroupTextParseTreeLoader::LoadGroup(CGroupNode*)':

group_text_parse_tree.cpp:99: warning: comparison between signed and unsigned integer expressions

../../../Extern/include/cryptopp/algparam.h: In member function 'void CryptoPP::AlgorithmParametersTemplate::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]':

cipher.cpp:397: instantiated from here

../../../Extern/include/cryptopp/algparam.h:322: warning: unused variable 'p'

group_text_parse_tree.cpp: In member function 'bool CGroupNode::GetRow(int, const CGroupNode::CGroupNodeRow**) const':

group_text_parse_tree.cpp:206: warning: comparison between signed and unsigned integer expressions

char_dragonsoul.cpp:143:2: warning: no newline at end of file

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::ReadAdditionalApplys()':

dragon_soul_table.cpp:223: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckApplyNumSettings()':

dragon_soul_table.cpp:283: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckWeightTables()':

dragon_soul_table.cpp:311: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineGradeTables()':

dragon_soul_table.cpp:343: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp:372: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStepTables()':

dragon_soul_table.cpp:397: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp:427: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStrengthTables()':

dragon_soul_table.cpp:453: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonHeartExtTables()':

dragon_soul_table.cpp:494: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp:513: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp:522: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonSoulExtTables()':

dragon_soul_table.cpp:545: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = std::string]':

dragon_soul_table.cpp:129: instantiated from here

group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = BYTE]':

dragon_soul_table.cpp:134: instantiated from here

group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = int]':

dragon_soul_table.cpp:201: instantiated from here

group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = float]':

dragon_soul_table.cpp:260: instantiated from here

group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = float]':

dragon_soul_table.cpp:828: instantiated from here

group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = int]':

group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = int]'

group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = int]'

dragon_soul_table.cpp:612: instantiated from here

group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':

group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = unsigned int]'

group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = unsigned int]'

dragon_soul_table.cpp:884: instantiated from here

group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions

In file included from shop_manager.cpp:22:

shop_manager.h:40:7: warning: no newline at end of file

gmake: *** Brak reguł do zrobienia obiektu `/usr/local/include/boost/regex/config.hpp', wymaganego przez `OBJDIR/main.o'. Stop.

gmake: *** Oczekiwanie na niezakończone zadania....

char_dragonsoul.cpp: In member function 'bool CHARACTER::DragonSoul_ActivateDeck(int)':

char_dragonsoul.cpp:91: warning: control reaches end of non-void function

shopEx.cpp: In member function 'virtual int CShopEx::Buy(CHARACTER*, BYTE)':

shopEx.cpp:159: warning: comparison between signed and unsigned integer expressions

item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonsterDropItemGroup(const char*)':

item_manager_read_tables.cpp:637: warning: unused variable 'pkGroup'

shop_manager.cpp: In function 'bool ConvertToShopItemTable(CGroupNode*, TShopTableEx&)':

shop_manager.cpp:473: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':

group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = DWORD]'

shop_manager.cpp:381: instantiated from here

group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = std::basic_string, std::allocator >]':

group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = std::string]'

shop_manager.cpp:387: instantiated from here

group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned char]':

group_text_parse_tree.h:136: instantiated from 'bool CGroupNode::GetValue(size_t, const std::string&, T&) const [with T = BYTE]'

shop_manager.cpp:442: instantiated from here

group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions

item_manager_read_tables.cpp:627: warning: 'pkGroup' may be used uninitialized in this function

../../../Extern/include/cryptopp/misc.h: At global scope:

../../../Extern/include/cryptopp/misc.h:548: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used

 

 

 

gmake: *** Brak reguł do zrobienia obiektu `/usr/local/include/boost/regex/config.hpp', wymaganego przez `OBJDIR/main.o'. Stop.

giphy.gif

 

"Są ludzie, którym szczęście mig­nie tyl­ko na mo­ment, na mo­ment tyl­ko się ukaże po to tyl­ko, by uczy­nić życie tym smut­niej­sze i okrutniejsze." ~ Stanisław Dygat

Opublikowano (edytowane)

gmake: *** Brak reguł do zrobienia obiektu `/usr/local/include/boost/regex/config.hpp', wymaganego przez `OBJDIR/main.o'. Stop.

Jestem sleeeeeeeeeeepyyyyyyyyy.

Dzieki :D

 

 

Co poprawic by był praktycznie pusty? :D

 

Niby skompilowane ale :

 

In file included from char.cpp:4:

../../common/VnumHelper.h:59:32: 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.cpp:62:

PetSystem.h:163:31: warning: no newline at end of file

char.cpp:7217: warning: this decimal constant is unsigned only in ISO C90

char.cpp:7225:2: 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_horse.cpp:14:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

In file included from char_item.cpp:44:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

In file included from char_item.cpp:47:

belt_inventory_helper.h:108:42: warning: no newline at end of file

In file included from char_state.cpp:25:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

In file included from PetSystem.cpp:8:

PetSystem.h:163:31: warning: no newline at end of file

In file included from PetSystem.cpp:9:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

PetSystem.cpp:637:2: warning: no newline at end of file

In file included from cmd_general.cpp:36:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

constants.cpp:291: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:292: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:293: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:294: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:295: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:296: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:297: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:298: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:299: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:300: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:301: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:302: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:303: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:304: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:305: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:306: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:307: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:308: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:309: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:310: warning: this decimal constant is unsigned only in ISO C90

constants.cpp:311: warning: this decimal constant is unsigned only in ISO C90

cube.cpp: In function 'bool Cube_make(CHARACTER*)':

cube.cpp:544: warning: comparison between signed and unsigned integer expressions

cube.cpp: In function 'void Cube_MakeCubeInformationText()':

cube.cpp:716: warning: unused variable 'npcVNUM'

cube.cpp: In function 'bool Cube_InformationInitialize()':

cube.cpp:783: warning: comparison between signed and unsigned integer expressions

In file included from config.cpp:22:

check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':

check_server.h:24: warning: comparison between signed and unsigned integer expressions

config.cpp: In function 'void config_init(const std::string&)':

config.cpp:435: warning: NULL used in arithmetic

config.cpp:459: warning: NULL used in arithmetic

config.cpp:483: warning: NULL used in arithmetic

config.cpp:505: warning: unused variable 'line'

char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':

char_state.cpp:901: warning: unused variable 'rider'

PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':

PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone'

PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':

PetSystem.cpp:552: warning: unused variable 'petVID'

cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':

cmd_gm.cpp:3935: warning: NULL used in arithmetic

char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':

char.cpp:3088: warning: comparison between signed and unsigned integer expressions

In file included from char_item.cpp:47:

belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':

belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions

char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':

char_item.cpp:640: warning: comparison is always false due to limited range of data type

char_item.cpp:666: warning: comparison is always false due to limited range of data type

char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':

char_item.cpp:2387: warning: format '%d' expects type 'int', but argument 6 has type 'long int'

char_item.cpp:2391: warning: format '%d' expects type 'int', but argument 6 has type 'long int'

char_item.cpp:2403: warning: format '%d' expects type 'int', but argument 5 has type 'long int'

char_item.cpp:2407: warning: format '%d' expects type 'int', but argument 5 has type 'long int'

char_item.cpp:2434: warning: format '%d' expects type 'int', but argument 6 has type 'long int'

char_item.cpp:2442: warning: format '%d' expects type 'int', but argument 5 has type 'long int'

char_item.cpp:5087: warning: comparison between signed and unsigned integer expressions

char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':

char_item.cpp:5159: warning: unused variable 'wDestCell'

char_item.cpp:5160: warning: unused variable 'bDestInven'

char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':

char_item.cpp:6160: warning: array subscript has type 'char'

char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':

char_item.cpp:6224: warning: comparison between signed and unsigned integer expressions

char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':

char_item.cpp:6236: warning: comparison between signed and unsigned integer expressions

char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':

char_item.cpp:7422: warning: unused variable 'itemType'

char_item.cpp:7423: warning: unused variable 'itemSubType'

In file included from desc_manager.cpp:15:

ClientPackageCryptInfo.h:117:41: warning: no newline at end of file

desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':

desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions

cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)':

cmd_gm.cpp:4357: warning: 'cell' may be used uninitialized in this function

cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':

cmd_gm.cpp:3977: warning: 'n' may be used uninitialized in this function

cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)':

cmd_gm.cpp:855: warning: 'x' may be used uninitialized in this function

cmd_gm.cpp:855: warning: 'y' may be used uninitialized in this function

char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':

char_item.cpp:679: warning: control reaches end of non-void function

In file included from input_main.cpp:16:

shop_manager.h:40:7: warning: no newline at end of file

In file included from input_db.cpp:13:

shop_manager.h:40:7: warning: no newline at end of file

input_db.cpp:2722:2: warning: no newline at end of file

input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)':

input_auth.cpp:467: warning: unused variable 'last'

In file included from item.cpp:22:

belt_inventory_helper.h:108:42: warning: no newline at end of file

In file included from item.cpp:23:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

item.cpp:2084:2: warning: no newline at end of file

In file included from item_manager.cpp:21:

../../common/VnumHelper.h:59:32: warning: no newline at end of file

In file included from item.cpp:22:

belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':

belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions

item.h: In constructor 'CItem::CItem(DWORD)':

item.h:286: warning: 'CItem::m_pkRealTimeExpireEvent' will be initialized after

item.h:283: warning: 'LPEVENT CItem::m_pkExpireEvent'

item.cpp:25: warning: when initialized here

item.cpp: In function 'const bool CanPutIntoRing(CItem*, CItem*)':

item.cpp:1725: warning: unused variable 'vnum'

item.cpp: In member function 'bool CItem::CanPutInto(CItem*)':

item.cpp:1758: warning: comparison between signed and unsigned integer expressions

item.cpp: In member function 'int CItem::GiveMoreTime_Per(float)':

item.cpp:2014: warning: comparison between signed and unsigned integer expressions

item.cpp:2016: warning: comparison between signed and unsigned integer expressions

item.cpp: In member function 'int CItem::GiveMoreTime_Fix(DWORD)':

item.cpp:2038: warning: comparison between signed and unsigned integer expressions

item.cpp: In member function 'int CItem::GetDuration()':

item.cpp:2069: warning: array subscript has type 'char'

item_manager.cpp: In member function 'TItemTable* ITEM_MANAGER::GetTable(DWORD)':

item_manager.cpp:604: warning: comparison between signed and unsigned integer expressions

monarch.cpp:276:2: warning: no newline at end of file

char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':

char_item.cpp:6271: warning: 'pBuff' may be used uninitialized in this function

questlua.cpp: In member function 'bool quest::FPartyCheckFlagLt::operator()(CHARACTER*)':

questlua.cpp:78: warning: 'returnBool' may be used uninitialized in this function

In file included from questlua_pet.cpp:11:

PetSystem.h:163:31: warning: no newline at end of file

questlua_pet.cpp:157:2: warning: no newline at end of file

In file included from questlua_npc.cpp:9:

shop_manager.h:40:7: warning: no newline at end of file

questlua_npc.cpp: In function 'int quest::npc_get_vid_attack_mul(lua_State*)':

questlua_npc.cpp:293: warning: unused variable 'q'

questlua_npc.cpp: In function 'int quest::npc_set_vid_attack_mul(lua_State*)':

questlua_npc.cpp:309: warning: unused variable 'q'

questlua_npc.cpp: In function 'int quest::npc_get_vid_damage_mul(lua_State*)':

questlua_npc.cpp:324: warning: unused variable 'q'

questlua_npc.cpp: In function 'int quest::npc_set_vid_damage_mul(lua_State*)':

questlua_npc.cpp:340: warning: unused variable 'q'

questnpc.cpp: In member function 'bool quest::NPC::HandleEvent(quest::PC&, int)':

questnpc.cpp:500: warning: unused variable 'pPC'

In file included from trigger.cpp:8:

shop_manager.h:40:7: warning: no newline at end of file

utils.cpp: In function 'bool WildCaseCmp(const char*, const char*)':

utils.cpp:243: warning: NULL used in arithmetic

utils.cpp:255: warning: NULL used in arithmetic

utils.cpp:269: warning: NULL used in arithmetic

shop.cpp: In member function 'virtual bool CShop::IsSellingItem(DWORD)':

shop.cpp:576: warning: comparison between signed and unsigned integer expressions

FileMonitor_FreeBSD.cpp:136:2: warning: no newline at end of file

In file included from ClientPackageCryptInfo.cpp:2:

ClientPackageCryptInfo.h:117:41: warning: no newline at end of file

ClientPackageCryptInfo.h: In constructor 'CClientPackageCryptInfo::CClientPackageCryptInfo()':

ClientPackageCryptInfo.h:50: warning: 'CClientPackageCryptInfo::m_pSerializedCryptKeyStream' will be initialized after

ClientPackageCryptInfo.h:48: warning: 'int CClientPackageCryptInfo::m_nCryptKeyPackageCnt'

ClientPackageCryptInfo.cpp:9: warning: when initialized here

In file included from check_server.cpp:1:

check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':

check_server.h:24: warning: comparison between signed and unsigned integer expressions

In file included from dragon_soul_table.cpp:4:

dragon_soul_table.h:74:7: warning: no newline at end of file

../../../Extern/include/cryptopp/algparam.h: In constructor 'CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string, std::allocator >]':

../../../Extern/include/cryptopp/filters.h:793: instantiated from here

../../../Extern/include/cryptopp/algparam.h:26: warning: unused variable 'cryptopp_assert_26'

../../../Extern/include/cryptopp/algparam.h: In member function 'void CryptoPP::AlgorithmParametersTemplate::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]':

cipher.cpp:397: instantiated from here

../../../Extern/include/cryptopp/algparam.h:322: warning: unused variable 'p'

buff_on_attributes.cpp: In member function 'void CBuffOnAttributes::ChangeBuffValue(BYTE)':

buff_on_attributes.cpp:113: warning: unused variable 'old_value'

buff_on_attributes.cpp:114: warning: unused variable 'new_value'

In file included from DragonSoul.cpp:9:

dragon_soul_table.h:74:7: warning: no newline at end of file

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::ReadAdditionalApplys()':

dragon_soul_table.cpp:223: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckApplyNumSettings()':

dragon_soul_table.cpp:283: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckWeightTables()':

dragon_soul_table.cpp:311: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineGradeTables()':

dragon_soul_table.cpp:343: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp:372: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStepTables()':

dragon_soul_table.cpp:397: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp:427: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStrengthTables()':

dragon_soul_table.cpp:453: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonHeartExtTables()':

dragon_soul_table.cpp:494: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp:513: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp:522: warning: comparison between signed and unsigned integer expressions

dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonSoulExtTables()':

dragon_soul_table.cpp:545: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = std::string]':

dragon_soul_table.cpp:129: instantiated from here

group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = BYTE]':

dragon_soul_table.cpp:134: instantiated from here

group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = int]':

dragon_soul_table.cpp:201: instantiated from here

group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = float]':

dragon_soul_table.cpp:260: instantiated from here

group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = float]':

dragon_soul_table.cpp:828: instantiated from here

group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In constructor 'CGroupTextParseTreeLoader::CGroupTextParseTreeLoader()':

group_text_parse_tree.h:93: warning: 'CGroupTextParseTreeLoader::m_dwcurLineIndex' will be initialized after

group_text_parse_tree.h:91: warning: 'CGroupNode* CGroupTextParseTreeLoader::m_pRootGroupNode'

group_text_parse_tree.cpp:5: warning: when initialized here

group_text_parse_tree.cpp: In member function 'bool CGroupTextParseTreeLoader::LoadGroup(CGroupNode*)':

group_text_parse_tree.cpp:99: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.cpp: In member function 'bool CGroupNode::GetRow(int, const CGroupNode::CGroupNodeRow**) const':

group_text_parse_tree.cpp:206: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = int]':

group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = int]'

group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = int]'

dragon_soul_table.cpp:612: instantiated from here

group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':

group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = unsigned int]'

group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = unsigned int]'

dragon_soul_table.cpp:884: instantiated from here

group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions

char_dragonsoul.cpp:143:2: warning: no newline at end of file

DragonSoul.cpp: In function 'int Gamble(std::vector >&)':

DragonSoul.cpp:19: warning: comparison between signed and unsigned integer expressions

DragonSoul.cpp:25: warning: comparison between signed and unsigned integer expressions

DragonSoul.cpp: In member function 'bool DSManager::RefreshItemAttributes(CItem*)':

DragonSoul.cpp:203: warning: comparison between signed and unsigned integer expressions

DragonSoul.cpp: In member function 'bool DSManager::PutAttributes(CItem*)':

DragonSoul.cpp:273: warning: comparison between signed and unsigned integer expressions

DragonSoul.cpp: In member function 'bool DSManager::ExtractDragonHeart(CHARACTER*, CItem*, CItem*)':

DragonSoul.cpp:350: warning: unused variable 'sum'

DragonSoul.cpp: In member function 'bool DSManager::PullOut(CHARACTER*, TItemPos, CItem*&, CItem*)':

DragonSoul.cpp:435: warning: unused variable 'dwVnum'

DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 3 has type 'double'

DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 4 has type 'double'

DragonSoul.cpp: In member function 'bool DSManager::DoRefineGrade(CHARACTER*, TItemPos (&)[15])':

DragonSoul.cpp:555: warning: unused variable 'prob_sum'

DragonSoul.cpp: In member function 'bool DSManager::DoRefineStep(CHARACTER*, TItemPos (&)[15])':

DragonSoul.cpp:763: warning: unused variable 'sum'

In file included from shop_manager.cpp:22:

shop_manager.h:40:7: warning: no newline at end of file

char_dragonsoul.cpp: In member function 'bool CHARACTER::DragonSoul_ActivateDeck(int)':

char_dragonsoul.cpp:91: warning: control reaches end of non-void function

In file included from main.cpp:14:

shop_manager.h:40:7: warning: no newline at end of file

shopEx.cpp: In member function 'virtual int CShopEx::Buy(CHARACTER*, BYTE)':

shopEx.cpp:159: warning: comparison between signed and unsigned integer expressions

item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonsterDropItemGroup(const char*)':

item_manager_read_tables.cpp:637: warning: unused variable 'pkGroup'

shop_manager.cpp: In function 'bool ConvertToShopItemTable(CGroupNode*, TShopTableEx&)':

shop_manager.cpp:473: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':

group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = DWORD]'

shop_manager.cpp:381: instantiated from here

group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = std::basic_string, std::allocator >]':

group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = std::string]'

shop_manager.cpp:387: instantiated from here

group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions

group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned char]':

group_text_parse_tree.h:136: instantiated from 'bool CGroupNode::GetValue(size_t, const std::string&, T&) const [with T = BYTE]'

shop_manager.cpp:442: instantiated from here

group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions

item_manager_read_tables.cpp:627: warning: 'pkGroup' may be used uninitialized in this function

In file included from main.cpp:93:

check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':

check_server.h:24: warning: comparison between signed and unsigned integer expressions

../../../Extern/include/cryptopp/misc.h: At global scope:

../../../Extern/include/cryptopp/misc.h:548: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used

 

,>,>,>

Edytowane przez TheKamilPolska

Metińczyk z Krew_Ma%C5%82py.jpg i Ko%C5%9B%C4%87_Palca.png

Opublikowano

Mam problem z wyłączeniem zapytania o dostęp administratora, u mnie w visual studio 2008 nie mam Manifest Tool.

Opublikowano

 

In file included from char.cpp:4:
../../common/VnumHelper.h:59:32: 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_battle.cpp:27:
shop_manager.h:40:7: 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
char.cpp:7217: warning: this decimal constant is unsigned only in ISO C90
char.cpp:7225:2: 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_item.cpp:44:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char_item.cpp:47:
belt_inventory_helper.h:108:42: warning: no newline at end of file
char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':
char.cpp:3088: warning: comparison between signed and unsigned integer expressions
In file included from char_state.cpp:25:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from PetSystem.cpp:8:
PetSystem.h:163:31: warning: no newline at end of file
In file included from PetSystem.cpp:9:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
PetSystem.cpp:637:2: warning: no newline at end of file
In file included from cmd_general.cpp:36:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':
PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone'
PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':
PetSystem.cpp:552: warning: unused variable 'petVID'
constants.cpp:291: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:292: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:293: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:294: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:295: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:296: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:297: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:298: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:299: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:300: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:301: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:302: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:303: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:304: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:305: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:306: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:307: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:308: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:309: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:310: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:311: warning: this decimal constant is unsigned only in ISO C90
char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
char_state.cpp:901: warning: unused variable 'rider'
cube.cpp: In function 'bool Cube_make(CHARACTER*)':
cube.cpp:544: warning: comparison between signed and unsigned integer expressions
cube.cpp: In function 'void Cube_MakeCubeInformationText()':
cube.cpp:716: warning: unused variable 'npcVNUM'
cube.cpp: In function 'bool Cube_InformationInitialize()':
cube.cpp:783: warning: comparison between signed and unsigned integer expressions
In file included from desc_manager.cpp:15:
ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':
desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions
cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:3935: warning: NULL used in arithmetic
In file included from config.cpp:22:
check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
check_server.h:24: warning: comparison between signed and unsigned integer expressions
In file included from input_db.cpp:13:
shop_manager.h:40:7: warning: no newline at end of file
input_db.cpp:2722:2: warning: no newline at end of file
config.cpp: In function 'void config_init(const std::string&)':
config.cpp:435: warning: NULL used in arithmetic
config.cpp:459: warning: NULL used in arithmetic
config.cpp:483: warning: NULL used in arithmetic
config.cpp:505: warning: unused variable 'line'
In file included from input_main.cpp:16:
shop_manager.h:40:7: warning: no newline at end of file
In file included from item.cpp:22:
belt_inventory_helper.h:108:42: warning: no newline at end of file
In file included from item.cpp:23:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
item.cpp:2084:2: warning: no newline at end of file
In file included from item.cpp:22:
belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
item.h: In constructor 'CItem::CItem(DWORD)':
item.h:286: warning: 'CItem::m_pkRealTimeExpireEvent' will be initialized after
item.h:283: warning: 'LPEVENT CItem::m_pkExpireEvent'
item.cpp:25: warning: when initialized here
item.cpp: In function 'const bool CanPutIntoRing(CItem*, CItem*)':
item.cpp:1725: warning: unused variable 'vnum'
item.cpp: In member function 'bool CItem::CanPutInto(CItem*)':
item.cpp:1758: warning: comparison between signed and unsigned integer expressions
item.cpp: In member function 'int CItem::GiveMoreTime_Per(float)':
item.cpp:2014: warning: comparison between signed and unsigned integer expressions
item.cpp:2016: warning: comparison between signed and unsigned integer expressions
item.cpp: In member function 'int CItem::GiveMoreTime_Fix(DWORD)':
item.cpp:2038: warning: comparison between signed and unsigned integer expressions
item.cpp: In member function 'int CItem::GetDuration()':
item.cpp:2069: warning: array subscript has type 'char'
input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)':
input_auth.cpp:467: warning: unused variable 'last'
In file included from item_manager.cpp:21:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
item_manager.cpp: In member function 'TItemTable* ITEM_MANAGER::GetTable(DWORD)':
item_manager.cpp:604: warning: comparison between signed and unsigned integer expressions
{standard input}: Assembler messages:
{standard input}:293604: Warning: end of file in string; '"' inserted
g++: Internal error: Killed: 9 (program cc1plus)
Please submit a full bug report.
See for instructions.
gmake: *** [OBJDIR/item_manager.o] Bł±d 1
gmake: *** Oczekiwanie na niezakończone zadania....

 

db mi kompiluje a z game są problemy.

 

:(

Opublikowano

Jest ale napisał że mu się udało i się nie odzywa a ja dzisiaj albo jutro ogarnę coś może rozkminie co trzeba zrobić

Opublikowano

Taki błąd mam: Error 186 error LNK1104: cannot open file 'libboost_filesystem-vc100-mt-s-1_43.lib'

Będę wdzięczny za pomoc ;)

CANNOT OPEN FILE. tłumaczyć na polski ?

Opublikowano

jest tu ktoś kto skompilował to na debianie? 

Mogę się mylić, ale chyba wystarczy tylko liby przekompilować.

#EMERYTURA

Opublikowano

@1361622928-U485574.pngBazyliszeQ prościej by było jak byś mu napisał że z permisjami czy czym ma odpalić to xD i miał uprawnienia żeby korzystać z tego pliku

Sprawdź czy wgl masz takowy plik ;)

Opublikowano

Ale to nie ja mam taki problem tylko tamten gościu xD a ja napisałem zapobiegawczo żeby się jeszcze nie pytał

Opublikowano

Tyle to i ja wiem. Tylko chcę wiedzieć jak to naprawić.

 

Sprawdź czy wgl masz takowy plik ;)

Jak nie masz to zapytaj Autora tematu. wgl co za src ?

Opublikowano

Mam takie pytanko - warto używać binki z deva od terenzo ?

Jasne, fix na minimapę i binarka idealna ;)

Opublikowano (edytowane)

Cześć wszystkim,
 
Udało mi się db i game skompilować, lecz wywala mi takie błędy:

 

GAME:

 

 

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
char.cpp:7217: warning: this decimal constant is unsigned only in ISO C90
char.cpp:7225:2: warning: no newline at end of file
In file included from char_item.cpp:44:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char_item.cpp:47:
belt_inventory_helper.h:108:42: warning: no newline at end of file
In file included from char_state.cpp:25:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char_item.cpp:47:
belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:640: warning: comparison is always false due to limited range of data type
char_item.cpp:666: warning: comparison is always false due to limited range of data type
char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
char_item.cpp:2387: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2391: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2403: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2407: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2434: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2442: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:5087: warning: comparison between signed and unsigned integer expressions
In file included from PetSystem.cpp:8:
PetSystem.h:163:31: warning: no newline at end of file
In file included from PetSystem.cpp:9:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
PetSystem.cpp:637:2: warning: no newline at end of file
char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':
char.cpp:3088: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
char_item.cpp:5159: warning: unused variable 'wDestCell'
char_item.cpp:5160: warning: unused variable 'bDestInven'
char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
char_state.cpp:901: warning: unused variable 'rider'
char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
char_item.cpp:6160: warning: array subscript has type 'char'
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
char_item.cpp:6224: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
char_item.cpp:6236: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
char_item.cpp:7422: warning: unused variable 'itemType'
char_item.cpp:7423: warning: unused variable 'itemSubType'
char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:679: warning: control reaches end of non-void function
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':
char_item.cpp:6271: warning: 'pBuff' may be used uninitialized in this function
In file included from cmd_general.cpp:36:
../../common/VnumHelper.h:59:32: warning: constants.cpp:291: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:292: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:293: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:294: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:295: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:296: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:297: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:298: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:299: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:300: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:301: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:302: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:303: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:304: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:305: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:306: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:307: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:308: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:309: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:310: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:311: warning: this decimal constant is unsigned only in ISO C90
In file included from config.cpp:22:
check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
check_server.h:24: warning: comparison between signed and unsigned integer expressions
config.cpp: In function 'void config_init(const std::string&)':
config.cpp:435: warning: NULL used in arithmetic
config.cpp:459: warning: NULL used in arithmetic
config.cpp:483: warning: NULL used in arithmetic
config.cpp:505: warning: unused variable 'line'
no newline at end of file
cube.cpp: In function 'bool Cube_make(CHARACTER*)':
cube.cpp:544: warning: comparison between signed and unsigned integer expressions
cube.cpp: In function 'void Cube_MakeCubeInformationText()':
cube.cpp:716: warning: unused variable 'npcVNUM'
cube.cpp: In function 'bool Cube_InformationInitialize()':
cube.cpp:783: warning: comparison between signed and unsigned integer expressions
PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':
PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone'
PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':
PetSystem.cpp:552: warning: unused variable 'petVID'
In file included from desc_manager.cpp:15:
ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:3935: warning: NULL used in arithmetic
desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':
desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions
cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:4357: warning: 'cell' may be used uninitialized in this function
cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:3977: warning: 'n' may be used uninitialized in this function
cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:855: warning: 'x' may be used uninitialized in this function
cmd_gm.cpp:855: warning: 'y' may be used uninitialized in this function
In file included from input_db.cpp:13:
shop_manager.h:40:7: warning: no newline at end of file
input_db.cpp:2722:2: warning: no newline at end of file
input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)':
input_auth.cpp:467: warning: unused variable 'last'
In file included from input_main.cpp:16:
shop_manager.h:40:7: warning: no newline at end of file
In file included from item.cpp:22:
belt_inventory_helper.h:108:42: warning: no newline at end of file
In file included from item.cpp:23:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
item.cpp:2084:2: warning: no newline at end of file
In file included from item_manager.cpp:21:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
item_manager.cpp: In member function 'TItemTable* ITEM_MANAGER::GetTable(DWORD)':
item_manager.cpp:604: warning: comparison between signed and unsigned integer expressions
In file included from item.cpp:22:
belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
item.h: In constructor 'CItem::CItem(DWORD)':
item.h:286: warning: 'CItem::m_pkRealTimeExpireEvent' will be initialized after
item.h:283: warning: 'LPEVENT CItem::m_pkExpireEvent'
item.cpp:25: warning: when initialized here
item.cpp: In function 'const bool CanPutIntoRing(CItem*, CItem*)':
item.cpp:1725: warning: unused variable 'vnum'
item.cpp: In member function 'bool CItem::CanPutInto(CItem*)':
item.cpp:1758: warning: comparison between signed and unsigned integer expressions
item.cpp: In member function 'int CItem::GiveMoreTime_Per(float)':
item.cpp:2014: warning: comparison between signed and unsigned integer expressions
item.cpp:2016: warning: comparison between signed and unsigned integer expressions
item.cpp: In member function 'int CItem::GiveMoreTime_Fix(DWORD)':
item.cpp:2038: warning: comparison between signed and unsigned integer expressions
item.cpp: In member function 'int CItem::GetDuration()':
item.cpp:2069: warning: array subscript has type 'char'
monarch.cpp:276:2: warning: no newline at end of file
questlua.cpp: In member function 'bool quest::FPartyCheckFlagLt::operator()(CHARACTER*)':
questlua.cpp:78: warning: 'returnBool' may be used uninitialized in this function
In file included from questlua_pet.cpp:11:
PetSystem.h:163:31: warning: no newline at end of file
questlua_pet.cpp:157:2: warning: no newline at end of file
In file included from questlua_npc.cpp:9:
shop_manager.h:40:7: warning: no newline at end of file
questlua_npc.cpp: In function 'int quest::npc_get_vid_attack_mul(lua_State*)':
questlua_npc.cpp:293: warning: unused variable 'q'
questlua_npc.cpp: In function 'int quest::npc_set_vid_attack_mul(lua_State*)':
questlua_npc.cpp:309: warning: unused variable 'q'
questlua_npc.cpp: In function 'int quest::npc_get_vid_damage_mul(lua_State*)':
questlua_npc.cpp:324: warning: unused variable 'q'
questlua_npc.cpp: In function 'int quest::npc_set_vid_damage_mul(lua_State*)':
questlua_npc.cpp:340: warning: unused variable 'q'
questnpc.cpp: In member function 'bool quest::NPC::HandleEvent(quest::PC&, int)':
questnpc.cpp:500: warning: unused variable 'pPC'
In file included from trigger.cpp:8:
shop_manager.h:40:7: warning: no newline at end of file
shop.cpp: In member function 'virtual bool CShop::IsSellingItem(DWORD)':
shop.cpp:576: warning: comparison between signed and unsigned integer expressions
utils.cpp: In function 'bool WildCaseCmp(const char*, const char*)':
utils.cpp:243: warning: NULL used in arithmetic
utils.cpp:255: warning: NULL used in arithmetic
utils.cpp:269: warning: NULL used in arithmetic
FileMonitor_FreeBSD.cpp:136:2: warning: no newline at end of file
In file included from ClientPackageCryptInfo.cpp:2:
ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
ClientPackageCryptInfo.h: In constructor 'CClientPackageCryptInfo::CClientPackageCryptInfo()':
ClientPackageCryptInfo.h:50: warning: 'CClientPackageCryptInfo::m_pSerializedCryptKeyStream' will be initialized after
ClientPackageCryptInfo.h:48: warning: 'int CClientPackageCryptInfo::m_nCryptKeyPackageCnt'
ClientPackageCryptInfo.cpp:9: warning: when initialized here
In file included from check_server.cpp:1:
check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
check_server.h:24: warning: comparison between signed and unsigned integer expressions
In file included from dragon_soul_table.cpp:4:
dragon_soul_table.h:74:7: warning: no newline at end of file
In file included from DragonSoul.cpp:9:
dragon_soul_table.h:74:7: warning: no newline at end of file
buff_on_attributes.cpp: In member function 'void CBuffOnAttributes::ChangeBuffValue(BYTE)':
buff_on_attributes.cpp:113: warning: unused variable 'old_value'
buff_on_attributes.cpp:114: warning: unused variable 'new_value'
group_text_parse_tree.h: In constructor 'CGroupTextParseTreeLoader::CGroupTextParseTreeLoader()':
group_text_parse_tree.h:93: warning: 'CGroupTextParseTreeLoader::m_dwcurLineIndex' will be initialized after
group_text_parse_tree.h:91: warning: 'CGroupNode* CGroupTextParseTreeLoader::m_pRootGroupNode'
group_text_parse_tree.cpp:5: warning: when initialized here
group_text_parse_tree.cpp: In member function 'bool CGroupTextParseTreeLoader::LoadGroup(CGroupNode*)':
group_text_parse_tree.cpp:99: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.cpp: In member function 'bool CGroupNode::GetRow(int, const CGroupNode::CGroupNodeRow**) const':
group_text_parse_tree.cpp:206: warning: comparison between signed and unsigned integer expressions
char_dragonsoul.cpp:143:2: warning: no newline at end of file
../../../Extern/include/cryptopp/algparam.h: In constructor 'CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string, std::allocator >]':
../../../Extern/include/cryptopp/filters.h:793: instantiated from here
../../../Extern/include/cryptopp/algparam.h:26: warning: unused variable 'cryptopp_assert_26'
../../../Extern/include/cryptopp/algparam.h: In member function 'void CryptoPP::AlgorithmParametersTemplate::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]':
cipher.cpp:397: instantiated from here
../../../Extern/include/cryptopp/algparam.h:322: warning: unused variable 'p'
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::ReadAdditionalApplys()':
dragon_soul_table.cpp:223: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckApplyNumSettings()':
dragon_soul_table.cpp:283: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckWeightTables()':
dragon_soul_table.cpp:311: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineGradeTables()':
dragon_soul_table.cpp:343: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:372: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStepTables()':
dragon_soul_table.cpp:397: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:427: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStrengthTables()':
dragon_soul_table.cpp:453: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonHeartExtTables()':
dragon_soul_table.cpp:494: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:513: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:522: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonSoulExtTables()':
dragon_soul_table.cpp:545: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = std::string]':
dragon_soul_table.cpp:129: instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = BYTE]':
dragon_soul_table.cpp:134: instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = int]':
dragon_soul_table.cpp:201: instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = float]':
dragon_soul_table.cpp:260: instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = float]':
dragon_soul_table.cpp:828: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = int]':
group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = int]'
group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = int]'
dragon_soul_table.cpp:612: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':
group_text_parse_tree.h:159: instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = unsigned int]'
group_text_parse_tree.h:203: instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = unsigned int]'
dragon_soul_table.cpp:884: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp: In function 'int Gamble(std::vector >&)':
DragonSoul.cpp:19: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp:25: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp: In member function 'bool DSManager::RefreshItemAttributes(CItem*)':
DragonSoul.cpp:203: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp: In member function 'bool DSManager::PutAttributes(CItem*)':
DragonSoul.cpp:273: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp: In member function 'bool DSManager::ExtractDragonHeart(CHARACTER*, CItem*, CItem*)':
DragonSoul.cpp:350: warning: unused variable 'sum'
DragonSoul.cpp: In member function 'bool DSManager::PullOut(CHARACTER*, TItemPos, CItem*&, CItem*)':
DragonSoul.cpp:435: warning: unused variable 'dwVnum'
DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 3 has type 'double'
DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 4 has type 'double'
DragonSoul.cpp: In member function 'bool DSManager::DoRefineGrade(CHARACTER*, TItemPos (&)[15])':
DragonSoul.cpp:555: warning: unused variable 'prob_sum'
DragonSoul.cpp: In member function 'bool DSManager::DoRefineStep(CHARACTER*, TItemPos (&)[15])':
DragonSoul.cpp:763: warning: unused variable 'sum'
In file included from shop_manager.cpp:22:
shop_manager.h:40:7: warning: no newline at end of file
char_dragonsoul.cpp: In member function 'bool CHARACTER::DragonSoul_ActivateDeck(int)':
char_dragonsoul.cpp:91: warning: control reaches end of non-void function
In file included from main.cpp:14:
shop_manager.h:40:7: warning: no newline at end of file
item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonsterDropItemGroup(const char*)':
item_manager_read_tables.cpp:637: warning: unused variable 'pkGroup'
shopEx.cpp: In member function 'virtual int CShopEx::Buy(CHARACTER*, BYTE)':
shopEx.cpp:159: warning: comparison between signed and unsigned integer expressions
shop_manager.cpp: In function 'bool ConvertToShopItemTable(CGroupNode*, TShopTableEx&)':
shop_manager.cpp:473: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':
group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = DWORD]'
shop_manager.cpp:381: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = std::basic_string, std::allocator >]':
group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = std::string]'
shop_manager.cpp:387: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned char]':
group_text_parse_tree.h:136: instantiated from 'bool CGroupNode::GetValue(size_t, const std::string&, T&) const [with T = BYTE]'
shop_manager.cpp:442: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
item_manager_read_tables.cpp:627: warning: 'pkGroup' may be used uninitialized in this function
In file included from main.cpp:93:
check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
check_server.h:24: warning: comparison between signed and unsigned integer expressions
../../../Extern/include/cryptopp/misc.h: At global scope:
../../../Extern/include/cryptopp/misc.h:548: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used

 

 

DB:

 

 

In file included from ClientManager.cpp:6:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
ItemAwardManager.cpp:129:2: warning: no newline at end of file
Cache.cpp:365:7: warning: no newline at end of file
In file included from ClientManagerBoot.cpp:8:
ProtoReader.h:36:7: warning: no newline at end of file
ClientManagerBoot.cpp: In member function 'bool CClientManager::InitializeMobTable()':
ClientManagerBoot.cpp:402: warning: statement has no effect
ClientManagerBoot.cpp: In member function 'bool CClientManager::InitializeItemTable()':
ClientManagerBoot.cpp:703: warning: unused variable 'testValue'
ClientManagerBoot.cpp: In member function 'bool CClientManager::MirrorItemTableIntoDB()':
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 38 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 39 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 38 has type 'long int'
ClientManagerBoot.cpp:1491: warning: format '%d' expects type 'int', but argument 39 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 23 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 32 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 23 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 32 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
ClientManagerBoot.cpp:1519: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
ClientManagerPlayer.cpp: In member function 'char* CClientManager::GetCommand(char*)':
ClientManagerPlayer.cpp:433: warning: address of local variable 'command' returned
AuctionManager.cpp:719:7: warning: no newline at end of file
In file included from ProtoReader.cpp:4:
ProtoReader.h:36:7: warning: no newline at end of file
ProtoReader.cpp: In function 'std::string* StringSplit(std::string, std::string)':
ProtoReader.cpp:33: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_Type_Value(std::string)':
ProtoReader.cpp:87: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_SubType_Value(int, std::string)':
ProtoReader.cpp:204: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp:207: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_AntiFlag_Value(std::string)':
ProtoReader.cpp:250: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_Flag_Value(std::string)':
ProtoReader.cpp:279: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_WearFlag_Value(std::string)':
ProtoReader.cpp:307: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_Immune_Value(std::string)':
ProtoReader.cpp:333: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_LimitType_Value(std::string)':
ProtoReader.cpp:361: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_ApplyType_Value(std::string)':
ProtoReader.cpp:400: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_Rank_Value(std::string)':
ProtoReader.cpp:426: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_Type_Value(std::string)':
ProtoReader.cpp:448: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_BattleType_Value(std::string)':
ProtoReader.cpp:469: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_Size_Value(std::string)':
ProtoReader.cpp:490: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_AIFlag_Value(std::string)':
ProtoReader.cpp:512: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_RaceFlag_Value(std::string)':
ProtoReader.cpp:537: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_ImmuneFlag_Value(std::string)':
ProtoReader.cpp:561: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'bool Set_Proto_Item_Table(TItemTable*, cCsvTable&, std::map, std::allocator > >&)':
ProtoReader.cpp:696: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp:757: warning: comparison between signed and unsigned integer expressions
CsvReader.cpp: In member function 'const char* cCsvAlias::operator[](size_t) const':
CsvReader.cpp:72: warning: left-hand operand of comma has no effect
CsvReader.cpp:72: warning: right-hand operand of comma has no effect
CsvReader.cpp: In member function 'size_t cCsvAlias::operator[](const char*) const':
CsvReader.cpp:90: warning: left-hand operand of comma has no effect
CsvReader.cpp:90: warning: right-hand operand of comma has no effect

 

 

Są to jakieś poważniejsze rzeczy, czy mogę normalnie na tym stawiać serwer, bez żadnych obaw?

Edytowane przez MysterioGT

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...