User forums > Nightly builds
The 14 August 2007 build will NOT be out.
(1/1)
killerbot:
due to some build issues, back in full force tomorrow
PsYhLo:
--- Code: ---ERROR: SDK version mismatch for AutoVersioning (1.11.11). Expecting 1.11.12
Found 1 plugins
Scanning for plugins in /usr/share/codeblocks/plugins...
ERROR: SDK version mismatch for CodeStat (1.11.11). Expecting 1.11.12
ERROR: SDK version mismatch for cbDragScroll (1.11.11). Expecting 1.11.12
ERROR: SDK version mismatch for lib_finder (1.11.11). Expecting 1.11.12
ERROR: SDK version mismatch for SymTab (1.11.11). Expecting 1.11.12
ERROR: SDK version mismatch for wxSmith (1.11.11). Expecting 1.11.12
ERROR: SDK version mismatch for wxSmithMime (1.11.11). Expecting 1.11.12
ERROR: SDK version mismatch for RegExTestbed (1.11.11). Expecting 1.11.12
ERROR: SDK version mismatch for BYOGames (1.11.11). Expecting 1.11.12
ERROR: SDK version mismatch for CB_Koders (1.11.11). Expecting 1.11.12
ERROR: SDK version mismatch for CodeSnippets (1.11.11). Expecting 1.11.12
ERROR: SDK version mismatch for Exporter (1.11.11). Expecting 1.11.12
ERROR: SDK version mismatch for Profiler (1.11.11). Expecting 1.11.12
ERROR: SDK version mismatch for HelpPlugin (1.11.11). Expecting 1.11.12
ERROR: SDK version mismatch for cbKeyBinder (1.11.11). Expecting 1.11.12
ERROR: SDK version mismatch for wxSmithContribItems (1.11.11). Expecting 1.11.12
ERROR: SDK version mismatch for EnvVars (1.11.11). Expecting 1.11.12
--- End code ---
rev 4394
MortenMacFly:
--- Quote from: PsYhLo on August 15, 2007, 04:44:29 pm ---
--- Code: ---ERROR: SDK version mismatch for AutoVersioning (1.11.11). Expecting 1.11.12
--- End code ---
--- End quote ---
It tells you actually -> you are using a wrong SDK version. Do a re-build with the new SDK or try only removing the PCH (GCH) files. Make sure all libs being linked to the new SDK version.
With regards, Morten.
PsYhLo:
yeah i know but this is from fresh compile ;)
--- Code: ---./update_revision.sh && ./bootstrap && ./configure --prefix=/usr --with--contrib-plugins=all && make clean && make clean-zipfiles && make && sudo make uninstall && sudo make install
--- End code ---
Navigation
[0] Message Index
Go to full version