pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

C++ pastebin - collaborative debugging tool View Help


Posted by bad_billou on Thu 28 Aug 07:57
report abuse | download | new post

  1. 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
  2. In file included from Source/Core/Core/Src/CoreTiming.h:28,
  3.                  from Source/Core/Core/Src/Console.cpp:26:
  4. Source/Core/Common/Src/ChunkFile.h:104: error: 'clsas' has not been declared
  5. Source/Core/Common/Src/ChunkFile.h:105: error: 'x' was not declared in this scope
  6. Source/Core/Common/Src/ChunkFile.h:105: error: expected primary-expression before 'int'
  7. Source/Core/Common/Src/ChunkFile.h:105: error: expected primary-expression before 'int'
  8. Source/Core/Common/Src/ChunkFile.h:105: error: ISO C++ forbids initialization of member 'DoArray'
  9. Source/Core/Common/Src/ChunkFile.h:105: error: making 'DoArray' static
  10. Source/Core/Common/Src/ChunkFile.h:105: error: ISO C++ forbids in-class initialization of non-const static member 'DoArray'
  11. Source/Core/Common/Src/ChunkFile.h:105: error: template declaration of 'bool DoArray'
  12. scons: *** [Source/Core/Core/Src/Console.o] Error 1
  13. 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.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post