Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ./src/nme/utils/Endian.cpp:42:9: error: prototype for ‘Dynamic nme::utils::Endian_obj::__Field(const String&, bool)’ does NOT match any IN class ‘nme::utils::Endian_obj’
- include/nme/utils/Endian.h:26:3: error: candidate is: virtual Dynamic nme::utils::Endian_obj::__Field(const String&)
- ./src/nme/utils/Endian.cpp:54:9: error: prototype for ‘Dynamic nme::utils::Endian_obj::__SetField(const String&, const Dynamic&, bool)’ does NOT match any IN class ‘nme::utils::Endian_obj’
- include/nme/utils/Endian.h:26:3: error: candidate is: virtual Dynamic nme::utils::Endian_obj::__SetField(const String&, const Dynamic&)
- IN FILE included from ./src/nme/utils/ByteArray.cpp:25:0:
- include/nme/utils/ByteArray.h:59:34: error: ‘<::’ cannot begin a template-argument list [-fpermissive]
- include/nme/utils/ByteArray.h:59:34: note: ‘<:’ is AN alternate spelling for ‘[’. Insert whitespace between ‘<’ AND ‘::’
- include/nme/utils/ByteArray.h:59:34: note: (if you use ‘-fpermissive’ G++ will accept your code)
- ./src/nme/utils/WeakRef.cpp:104:9: error: prototype for ‘Dynamic nme::utils::WeakRef_obj::__Field(const String&, bool)’ does NOT match any IN class ‘nme::utils::WeakRef_obj’
- include/nme/utils/WeakRef.h:26:3: error: candidate is: virtual Dynamic nme::utils::WeakRef_obj::__Field(const String&)
- ./src/nme/utils/WeakRef.cpp:126:9: error: prototype for ‘Dynamic nme::utils::WeakRef_obj::__SetField(const String&, const Dynamic&, bool)’ does NOT match any IN class ‘nme::utils::WeakRef_obj’
- include/nme/utils/WeakRef.h:26:3: error: candidate is: virtual Dynamic nme::utils::WeakRef_obj::__SetField(const String&, const Dynamic&)
- include/nme/utils/ByteArray.h:113:36: error: ‘<::’ cannot begin a template-argument list [-fpermissive]
- include/nme/utils/ByteArray.h:113:36: note: ‘<:’ is AN alternate spelling for ‘[’. Insert whitespace between ‘<’ AND ‘::’
- ./src/nme/utils/ByteArray.cpp: IN member function ‘Void nme::utils::ByteArray_obj::__init__()::_Function_1_2::run(nme::utils::ByteArray, int)’:
- ./src/nme/utils/ByteArray.cpp:97:51: error: no matching function for call to ‘nme::utils::ByteArray_obj::__Field(String, bool)’
- ./src/nme/utils/ByteArray.cpp:97:51: note: candidate is:
- include/nme/utils/ByteArray.h:31:3: note: virtual Dynamic nme::utils::ByteArray_obj::__Field(const String&)
- include/nme/utils/ByteArray.h:31:3: note: candidate expects 1 argument, 2 provided
- ./src/nme/utils/ByteArray.cpp: IN member function ‘Array<unsigned char> nme::utils::ByteArray_obj::__init__()::_Function_1_3::run(nme::utils::ByteArray)’:
- ./src/nme/utils/ByteArray.cpp:113:133: error: no matching function for call to ‘nme::utils::ByteArray_obj::__Field(String, bool)’
- ./src/nme/utils/ByteArray.cpp:113:133: note: candidate is:
- include/nme/utils/ByteArray.h:31:3: note: virtual Dynamic nme::utils::ByteArray_obj::__Field(const String&)
- include/nme/utils/ByteArray.h:31:3: note: candidate expects 1 argument, 2 provided
- ./src/nme/utils/ByteArray.cpp: IN member function ‘int nme::utils::ByteArray_obj::__init__()::_Function_1_4::run(nme::utils::ByteArray)’:
- ./src/nme/utils/ByteArray.cpp:126:100: error: no matching function for call to ‘nme::utils::ByteArray_obj::__Field(String, bool)’
- ./src/nme/utils/ByteArray.cpp:126:100: note: candidate is:
- include/nme/utils/ByteArray.h:31:3: note: virtual Dynamic nme::utils::ByteArray_obj::__Field(const String&)
- include/nme/utils/ByteArray.h:31:3: note: candidate expects 1 argument, 2 provided
- ./src/nme/utils/ByteArray.cpp: AT global scope:
- ./src/nme/utils/ByteArray.cpp:186:39: error: ‘<::’ cannot begin a template-argument list [-fpermissive]
- ./src/nme/utils/ByteArray.cpp:186:39: note: ‘<:’ is AN alternate spelling for ‘[’. Insert whitespace between ‘<’ AND ‘::’
- Called from ? line 1
- Called from BuildTool.hx line 1246
- Called from BuildTool.hx line 554
- Called from a C function
- Called from BuildTool.hx line 591
- Called from BuildTool.hx line 710
- Called from BuildTool.hx line 785
- Uncaught exception - Error IN building thread
- ./src/nme/utils/ByteArray.cpp:486:41: error: ‘<::’ cannot begin a template-argument list [-fpermissive]
- ./src/nme/utils/ByteArray.cpp:486:41: note: ‘<:’ is AN alternate spelling for ‘[’. Insert whitespace between ‘<’ AND ‘::’
- ./src/nme/utils/ByteArray.cpp:785:9: error: prototype for ‘Dynamic nme::utils::ByteArray_obj::__Field(const String&, bool)’ does NOT match any IN class ‘nme::utils::ByteArray_obj’
- include/nme/utils/ByteArray.h:31:3: error: candidate is: virtual Dynamic nme::utils::ByteArray_obj::__Field(const String&)
- ./src/nme/utils/ByteArray.cpp:878:9: error: prototype for ‘Dynamic nme::utils::ByteArray_obj::__SetField(const String&, const Dynamic&, bool)’ does NOT match any IN class ‘nme::utils::ByteArray_obj’
- include/nme/utils/ByteArray.h:31:3: error: candidate is: virtual Dynamic nme::utils::ByteArray_obj::__SetField(const String&, const Dynamic&)
Advertisement
Add Comment
Please, Sign In to add comment