Jump to content

dawid355d

Inactive Member
  • Posts

    2
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by dawid355d

  1. I have a problem:

    exchange.cpp:17:18: error: array: No such file or directory
    desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':
    desc_client.cpp:302: 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
    exchange.cpp: In member function 'bool CExchange::CheckSpace()':
    exchange.cpp:308: error: 'array' is not a member of 'std'
    exchange.cpp:308: error: 'unique_ptr' is not a member of 'std'
    exchange.cpp:308: error: expected primary-expression before '>' token
    exchange.cpp:308: error: expected primary-expression before ',' token
    exchange.cpp:308: error: 's_grid' was not declared in this scope
    exchange.cpp:316: error: 'make_unique' is not a member of 'std'
    exchange.cpp:316: error: expected primary-expression before '>' token
    exchange.cpp:316: warning: left-hand operand of comma has no effect
    exchange.cpp:325: error: 'make_unique' is not a member of 'std'
    exchange.cpp:325: error: expected primary-expression before '>' token
    exchange.cpp:325: warning: left-hand operand of comma has no effect
    exchange.cpp:330: error: ISO C++ forbids declaration of 'i' with no type
    exchange.cpp:330: warning: comparison between signed and unsigned integer expressions
    exchange.cpp:336: error: ISO C++ forbids declaration of 'i' with no type

    how to fix it?

×
×
  • 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.