News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 14 August 2007 build will NOT be out.

Started by killerbot, August 14, 2007, 11:18:38 PM

Previous topic - Next topic

killerbot

due to some build issues, back in full force tomorrow

PsYhLo

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

rev 4394
[url="http://img529.imageshack.us/img529/822/3664286vy.png"]http://img529.imageshack.us/img529/822/3664286vy.png[/url]

MortenMacFly

Quote from: PsYhLo on August 15, 2007, 04:44:29 PM
ERROR: SDK version mismatch for AutoVersioning (1.11.11). Expecting 1.11.12
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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

PsYhLo

yeah i know but this is from fresh compile ;)

./update_revision.sh && ./bootstrap && ./configure --prefix=/usr --with--contrib-plugins=all && make clean && make clean-zipfiles && make && sudo make uninstall && sudo make install
[url="http://img529.imageshack.us/img529/822/3664286vy.png"]http://img529.imageshack.us/img529/822/3664286vy.png[/url]