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 08:19
report abuse | download | new post

  1. g++ -o Source/Core/Core/Src/HW/CommandProcessor.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/HW/CommandProcessor.cpp
  2. In file included from Source/Core/Core/Src/HW/../Plugins/Plugin_Video.h:21,
  3.                  from Source/Core/Core/Src/HW/CommandProcessor.cpp:25:
  4. Source/PluginSpecs/pluginspecs_video.h:176: error: variable or field 'Video_DoState' declared void
  5. Source/PluginSpecs/pluginspecs_video.h:176: error: 'ChunkFile' was not declared in this scope
  6. Source/PluginSpecs/pluginspecs_video.h:176: error: 'f' was not declared in this scope
  7. In file included from Source/Core/Core/Src/HW/../Plugins/Plugin_Video.h:23,
  8.                  from Source/Core/Core/Src/HW/CommandProcessor.cpp:25:
  9. Source/Core/Common/Src/ChunkFile.h: In member function 'bool ChunkFile::DoArray(T*, int, int)':
  10. Source/Core/Common/Src/ChunkFile.h:105: warning: declaration of 'size' shadows a member of 'this'
  11. scons: *** [Source/Core/Core/Src/HW/CommandProcessor.o] Error 1
  12. 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