User forums > Help

'class ToolsList::Node' has not been declared error on any recent build

<< < (3/3)

MortenMacFly:

--- Quote from: Freem on April 14, 2012, 02:41:15 pm ---I followed the instructions in BUILD file, and http://wiki.codeblocks.org/index.php?title=Category:Installing_Code::Blocks_from_source (which are basically the same) for compilation.

--- End quote ---
I really doubt you did, because:

--- Quote from: Freem on April 14, 2012, 02:41:15 pm ---Here the full log:

--- Code: ---[...]
g++ -DHAVE_CONFIG_H  -I/usr/local/lib/wx/include/gtk2-unicode-2.9 -I/usr/local/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet  -Ulinux -Uunix  -O2 -ffast-math -DCB_AUTOCONF  -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o ../../src/include/sdk_precomp.h.gch -xc++-header ./sdk_precomp.h

--- End code ---

--- End quote ---
...shows clearly that you are using wxWidgets 2.9.x which is a development release and thus, not yet fully supported by C::B (until its released). Please use the recommended version of wxWidgets (e.g. 2.8.12).

Freem:
I am sorry to have report a wrong bug, so. I should have seen that... I did not retry since that, not enough time, sorry for inconvenience.

Navigation

[0] Message Index

[*] Previous page

Go to full version