Jump to content

gmake: *** [OBJDIR/main.o] Error 1


Go to solution Solved by MrLibya,

Recommended Posts

  • Premium

PuTTy Dosn't Give Me The Full Code

Just The Last :

 

../../../Extern/include/boost/lexical_cast.hpp:1174:   instantiated from 'Target             boost::lexical_cast(const Source&) [with Target = std::basic_string<char, std::            char_traits<char>, std::allocator<char> >, Source = int]'
dragon_soul_table.cpp:791:   instantiated from here
../../../Extern/include/boost/lexical_cast.hpp:1152: warning: dereferencing type            -punned pointer will break strict-aliasing rules
../../../Extern/include/boost/lexical_cast.hpp:1152: warning: dereferencing type            -punned pointer will break strict-aliasing rules
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::Get            Value(int, T&) const [with T = int]':
group_text_parse_tree.h:159:   instantiated from 'bool CGroupNode::GetValue(cons            t 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 int            eger expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::Get            Value(int, T&) const [with T = unsigned int]':
group_text_parse_tree.h:159:   instantiated from 'bool CGroupNode::GetValue(cons            t 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 int            eger expressions
compile DragonSoul.cpp
In file included from DragonSoul.cpp:12:
../../../Extern/include/boost/lexical_cast.hpp: In constructor 'boost::bad_lexic            al_cast::bad_lexical_cast()':
../../../Extern/include/boost/lexical_cast.hpp:69: warning: dereferencing type-p            unned pointer will break strict-aliasing rules
../../../Extern/include/boost/lexical_cast.hpp:69: warning: dereferencing type-p            unned pointer will break strict-aliasing rules
DragonSoul.cpp: In function 'int Gamble(std::vector<float, std::allocator<float>             >&)':
DragonSoul.cpp:19: warning: comparison between signed and unsigned integer expre            ssions
DragonSoul.cpp:25: warning: comparison between signed and unsigned integer expre            ssions
DragonSoul.cpp: In member function 'bool DSManager::RefreshItemAttributes(CItem*            )':
DragonSoul.cpp:203: warning: comparison between signed and unsigned integer expr            essions
DragonSoul.cpp: In member function 'bool DSManager::PutAttributes(CItem*)':
DragonSoul.cpp:273: warning: comparison between signed and unsigned integer expr            essions
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*, TI            temPos (&)[15])':
DragonSoul.cpp:555: warning: unused variable 'prob_sum'
DragonSoul.cpp: In member function 'bool DSManager::DoRefineStep(CHARACTER*, TIt            emPos (&)[15])':
DragonSoul.cpp:763: warning: unused variable 'sum'
../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::            NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../Extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-pun            ned pointer will break strict-aliasing rules
../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::            NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../Extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-pun            ned pointer will break strict-aliasing rules
../../../Extern/include/boost/lexical_cast.hpp: In function 'Target boost::detai            l::lexical_cast(typename boost::call_traits<T2>::param_type, CharT*, size_t) [wi            th Target = std::basic_string<char, std::char_traits<char>, std::allocator<char>             >, Source = int, bool Unlimited = false, CharT = char]':
../../../Extern/include/boost/lexical_cast.hpp:1174:   instantiated from 'Target             boost::lexical_cast(const Source&) [with Target = std::basic_string<char, std::            char_traits<char>, std::allocator<char> >, Source = int]'
DragonSoul.cpp:392:   instantiated from here
../../../Extern/include/boost/lexical_cast.hpp:1152: warning: dereferencing type            -punned pointer will break strict-aliasing rules
../../../Extern/include/boost/lexical_cast.hpp:1152: warning: dereferencing type            -punned pointer will break strict-aliasing rules
compile group_text_parse_tree.cpp
group_text_parse_tree.h: In constructor 'CGroupTextParseTreeLoader::CGroupTextPa            rseTreeLoader()':
group_text_parse_tree.h:93: warning: 'CGroupTextParseTreeLoader::m_dwcurLineInde            x' 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::L            oadGroup(CGroupNode*)':
group_text_parse_tree.cpp:99: warning: comparison between signed and unsigned in            teger expressions
group_text_parse_tree.cpp: In member function 'bool CGroupNode::GetRow(int, cons            t CGroupNode::CGroupNodeRow**) const':
group_text_parse_tree.cpp:206: warning: comparison between signed and unsigned i            nteger expressions
compile char_dragonsoul.cpp
../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::            NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../Extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-pun            ned pointer will break strict-aliasing rules
../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::            NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../Extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-pun            ned pointer will break strict-aliasing rules
char_dragonsoul.cpp: In member function 'bool CHARACTER::DragonSoul_ActivateDeck            (int)':
char_dragonsoul.cpp:91: warning: control reaches end of non-void function
compile questlua_dragonsoul.cpp
compile shop_manager.cpp
shop_manager.cpp: In function 'bool ConvertToShopItemTable(CGroupNode*, TShopTab            leEx&)':
shop_manager.cpp:473: warning: comparison between signed and unsigned integer ex            pressions
../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::            NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../Extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-pun            ned pointer will break strict-aliasing rules
../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::            NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../Extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-pun            ned pointer will break strict-aliasing rules
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::Get            Value(int, T&) const [with T = unsigned int]':
group_text_parse_tree.h:175:   instantiated from 'bool CGroupNode::GetValue(cons            t 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 int            eger expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::Get            Value(int, T&) const [with T = std::basic_string<char, std::char_traits<char>, s            td::allocator<char> >]':
group_text_parse_tree.h:175:   instantiated from 'bool CGroupNode::GetValue(cons            t 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 int            eger expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::Get            Value(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 int            eger expressions
compile shopEx.cpp
shopEx.cpp: In member function 'virtual int CShopEx::Buy(CHARACTER*, BYTE)':
shopEx.cpp:159: warning: comparison between signed and unsigned integer expressi            ons
../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::            NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../Extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-pun            ned pointer will break strict-aliasing rules
../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::            NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../Extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-pun            ned pointer will break strict-aliasing rules
compile item_manager_read_tables.cpp
item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonster            DropItemGroup(const char*)':
item_manager_read_tables.cpp:637: warning: unused variable 'pkGroup'
../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::            NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../Extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-pun            ned pointer will break strict-aliasing rules
../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::            NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../Extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-pun            ned pointer will break strict-aliasing rules
item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonster            DropItemGroup(const char*)':
item_manager_read_tables.cpp:627: warning: 'pkGroup' may be used uninitialized i            n this function
compile minilzo.c
compile main.cpp
In file included from main.cpp:63:
SpeedServer.h: In member function 'bool HME::operator<(const HME&) const':
SpeedServer.h:43: warning: suggest parentheses around && within ||
SpeedServer.h: In member function 'bool Date::operator<(const Date&) const':
SpeedServer.h:68: warning: suggest parentheses around && within ||
SpeedServer.h:69: warning: suggest parentheses around && within ||
In file included from main.cpp:93:
check_server.h: In static member function 'static bool CheckServer::CheckIp(cons            t char*)':
check_server.h:24: warning: comparison between signed and unsigned integer expre            ssions
main.cpp: At global scope:
main.cpp:360: error: expected unqualified-id before '{' token
../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::            NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../Extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-pun            ned pointer will break strict-aliasing rules
../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::            NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../Extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-pun            ned pointer will break strict-aliasing rules
../../../Extern/include/gtest/internal/gtest-port.h: In function 'Derived* testi            ng::internal::CheckedDowncastToActualType(Base*) [with Derived = const testing::            internal::ValuesInIteratorRangeGenerator<bool>::Iterator, Base = const testing::            internal::ParamIteratorInterface<bool>]':
../../../Extern/include/gtest/internal/gtest-param-util.h:321:   instantiated fr            om 'bool testing::internal::ValuesInIteratorRangeGenerator<T>::Iterator::Equals(            const testing::internal::ParamIteratorInterface<T>&) const [with T = bool]'
main.cpp:1111:   instantiated from here
../../../Extern/include/gtest/internal/gtest-port.h:1031: warning: dereferencing             type-punned pointer will break strict-aliasing rules
gmake: *** [.obj/main.o] Error 1

 

If you're going to do something, then do it right.

Link to comment
Share on other sites

  • 5 months later...
  • 1 year later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 23
    2. 2

      Stripe payments

    3. 2

      Stripe payments

    4. 144

      Shop Ex Renewal

    5. 0

      Sort By Last Play Time problem

    6. 0

      QuickSell in SpecialInventory Problem

    7. 12

      Legendary items effect

    8. 0

      M2Project Research | Teamler - Beta Tester

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

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