Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In file included from src/CCallback.cpp:1:
- src/main.h:7:25: error: sdk/amx/amx.h: No such file or directory
- src/main.h:8:30: error: sdk/plugincommon.h: No such file or directory
- In file included from src/CMySQLQuery.h:14,
- from src/CCallback.cpp:4:
- src/CMySQLConnection.h:24:26: error: mysql/mysql.h: No such file or directory
- In file included from src/CCallback.cpp:2:
- src/CCallback.h:35: error: ‘AMX’ was not declared in this scope
- src/CCallback.h:35: error: template argument 1 is invalid
- src/CCallback.h:35: error: template argument 2 is invalid
- src/CCallback.h:35: error: template argument 3 is invalid
- src/CCallback.h:52: error: ‘cell’ was not declared in this scope
- src/CCallback.h:52: error: template argument 1 is invalid
- src/CCallback.h:52: error: template argument 1 is invalid
- src/CCallback.h:52: error: template argument 2 is invalid
- src/CCallback.h:52: error: ‘AMX’ has not been declared
- src/CCallback.h:52: error: ‘cell’ has not been declared
- In file included from src/CCallback.cpp:2:
- src/CCallback.h:60: error: ‘AMX’ has not been declared
- src/CCallback.h:64: error: ‘AMX’ has not been declared
- src/CCallback.h: In member function ‘void CCallback::AddAmx(int*)’:
- src/CCallback.h:62: error: request for member ‘insert’ in ‘((CCallback*)this)->CCallback::m_AmxList’, which is of non-class type ‘int’
- src/CCallback.h: In member function ‘void CCallback::EraseAmx(int*)’:
- src/CCallback.h:66: error: request for member ‘erase’ in ‘((CCallback*)this)->CCallback::m_AmxList’, which is of non-class type ‘int’
- In file included from src/CMySQLQuery.h:14,
- from src/CCallback.cpp:4:
- src/CMySQLConnection.h: At global scope:
- src/CMySQLConnection.h:47: error: ISO C++ forbids declaration of ‘MYSQL’ with no type
- src/CMySQLConnection.h:47: error: ‘MYSQL’ declared as an ‘inline’ field
- src/CMySQLConnection.h:47: error: expected ‘;’ before ‘*’ token
- src/CMySQLConnection.h:52: error: expected ‘;’ before ‘inline’
- src/CMySQLConnection.h:98: error: ISO C++ forbids declaration of ‘MYSQL’ with no type
- src/CMySQLConnection.h:98: error: expected ‘;’ before ‘*’ token
- In file included from src/CCallback.cpp:4:
- src/CMySQLQuery.h:25: error: ‘MYSQL’ has not been declared
- src/CMySQLQuery.h:25: error: ‘MYSQL_RES’ has not been declared
- src/CMySQLQuery.h:28: error: ‘MYSQL’ has not been declared
- src/CMySQLQuery.h:40: error: ‘cell’ was not declared in this scope
- src/CMySQLQuery.h:40: error: template argument 1 is invalid
- src/CMySQLQuery.h:40: error: template argument 1 is invalid
- src/CMySQLQuery.h:40: error: template argument 2 is invalid
- In file included from src/CCallback.cpp:5:
- src/CMySQLResult.h:27: error: ‘my_ulonglong’ does not name a type
- src/CMySQLResult.h:42: error: ‘my_ulonglong’ does not name a type
- src/CMySQLResult.h:47: error: ‘my_ulonglong’ does not name a type
- src/CMySQLResult.h:74: error: ‘my_ulonglong’ does not name a type
Advertisement
Add Comment
Please, Sign In to add comment