Posted by bad_billou on Thu 28 Aug 07:57
report abuse | download | new post
- g++ -o Source/Core/Core/Src/Console.o -c -g -O3 -fno-strict-aliasing -msse2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DGCC_HASCLASSVISIBILITY -fvisibility=hidden -Wall -Wwrite-strings -Wshadow -Wpointer-arith -Wpacked -Wno-conversion -fvisibility-inlines-hidden -ISource/Core/Common/Src -ISource/Core/DiscIO/Src -ISource/PluginSpecs -ISource -ISource/Core/Core/Src -ISource/Core/DebuggerWX/src -IExternals/Bochs_disasm -ISource/Core/VideoCommon/Src Source/Core/Core/Src/Console.cpp
- In file included from Source/Core/Core/Src/CoreTiming.h:28,
- from Source/Core/Core/Src/Console.cpp:26:
- Source/Core/Common/Src/ChunkFile.h:104: error: 'clsas' has not been declared
- Source/Core/Common/Src/ChunkFile.h:105: error: 'x' was not declared in this scope
- Source/Core/Common/Src/ChunkFile.h:105: error: expected primary-expression before 'int'
- Source/Core/Common/Src/ChunkFile.h:105: error: expected primary-expression before 'int'
- Source/Core/Common/Src/ChunkFile.h:105: error: ISO C++ forbids initialization of member 'DoArray'
- Source/Core/Common/Src/ChunkFile.h:105: error: making 'DoArray' static
- Source/Core/Common/Src/ChunkFile.h:105: error: ISO C++ forbids in-class initialization of non-const static member 'DoArray'
- Source/Core/Common/Src/ChunkFile.h:105: error: template declaration of 'bool DoArray'
- scons: *** [Source/Core/Core/Src/Console.o] Error 1
- scons: building terminated because of errors.
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.