Posted by bad_billou on Thu 28 Aug 08:19
report abuse | download | new post
- 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
- In file included from Source/Core/Core/Src/HW/../Plugins/Plugin_Video.h:21,
- from Source/Core/Core/Src/HW/CommandProcessor.cpp:25:
- Source/PluginSpecs/pluginspecs_video.h:176: error: variable or field 'Video_DoState' declared void
- Source/PluginSpecs/pluginspecs_video.h:176: error: 'ChunkFile' was not declared in this scope
- Source/PluginSpecs/pluginspecs_video.h:176: error: 'f' was not declared in this scope
- In file included from Source/Core/Core/Src/HW/../Plugins/Plugin_Video.h:23,
- from Source/Core/Core/Src/HW/CommandProcessor.cpp:25:
- Source/Core/Common/Src/ChunkFile.h: In member function 'bool ChunkFile::DoArray(T*, int, int)':
- Source/Core/Common/Src/ChunkFile.h:105: warning: declaration of 'size' shadows a member of 'this'
- scons: *** [Source/Core/Core/Src/HW/CommandProcessor.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.