User forums > Help

rev 7954 screwsup big time

(1/4) > >>

killerbot:
- hardly anymore toolbars : main and debugger
- logs & others : CB & search results

- start here page : no more nice names : stuff like : CB_TXT_NEW_PROJECT, ... , CB_VAR_RECENT_FILES_AND_PROJECTS
- list of recent projects/files : gone

in the CB log :

--- Quote ---SDK version mismatch for HeaderFixup (1.13.2). Expecting 1.13.1
SDK version mismatch for DoxyBlocks (1.13.2). Expecting 1.13.1
SDK version mismatch for IncrementalSearch (1.13.2). Expecting 1.13.1
SDK version mismatch for BrowseTracker (1.13.2). Expecting 1.13.1
SDK version mismatch for ClassWizard (1.13.2). Expecting 1.13.1
SDK version mismatch for CB_Koders (1.13.2). Expecting 1.13.1
SDK version mismatch for ToolsPlus (1.13.2). Expecting 1.13.1
Tools Plus Plugin: Registering shell type Piped Process Control
SDK version mismatch for EditorTweaks (1.13.2). Expecting 1.13.1
SDK version mismatch for AutoVersioning (1.13.2). Expecting 1.13.1
SDK version mismatch for Valgrind (1.13.2). Expecting 1.13.1
SDK version mismatch for ToDoList (1.13.2). Expecting 1.13.1
SDK version mismatch for lib_finder (1.13.2). Expecting 1.13.1
SDK version mismatch for Compiler (1.13.2). Expecting 1.13.1
SDK version mismatch for CodeStat (1.13.2). Expecting 1.13.1
SDK version mismatch for wxSmithAui (1.13.2). Expecting 1.13.1
SDK version mismatch for Cccc (1.13.2). Expecting 1.13.1
SDK version mismatch for wxSmith (1.13.2). Expecting 1.13.1
SDK version mismatch for wxSmithMime (1.13.2). Expecting 1.13.1
SDK version mismatch for wxSmithContribItems (1.13.2). Expecting 1.13.1
SDK version mismatch for Abbreviations (1.13.2). Expecting 1.13.1
SDK version mismatch for SymTab (1.13.2). Expecting 1.13.1
SDK version mismatch for NassiShneidermanPlugin (1.13.2). Expecting 1.13.1
SDK version mismatch for ScriptedWizard (1.13.2). Expecting 1.13.1
SDK version mismatch for OpenFilesList (1.13.2). Expecting 1.13.1
SDK version mismatch for MouseSap (1.13.2). Expecting 1.13.1
SDK version mismatch for Debugger (1.13.2). Expecting 1.13.1
SDK version mismatch for RegExTestbed (1.13.2). Expecting 1.13.1
SDK version mismatch for AStylePlugin (1.13.2). Expecting 1.13.1
SDK version mismatch for BYOGames (1.13.2). Expecting 1.13.1
SDK version mismatch for cbKeyBinder (1.13.2). Expecting 1.13.1
SDK version mismatch for Profiler (1.13.2). Expecting 1.13.1
SDK version mismatch for cbDragScroll (1.13.2). Expecting 1.13.1
SDK version mismatch for ThreadSearch (1.13.2). Expecting 1.13.1
SDK version mismatch for FileManager (1.13.2). Expecting 1.13.1
SDK version mismatch for CodeCompletion (1.13.2). Expecting 1.13.1
SDK version mismatch for Cscope (1.13.2). Expecting 1.13.1
SDK version mismatch for SpellChecker (1.13.2). Expecting 1.13.1
SDK version mismatch for Exporter (1.13.2). Expecting 1.13.1
SDK version mismatch for ProjectsImporter (1.13.2). Expecting 1.13.1
SDK version mismatch for CppCheck (1.13.2). Expecting 1.13.1
SDK version mismatch for ReopenEditor (1.13.2). Expecting 1.13.1
SDK version mismatch for HelpPlugin (1.13.2). Expecting 1.13.1
SDK version mismatch for HexEditor (1.13.2). Expecting 1.13.1
SDK version mismatch for FilesExtensionHandler (1.13.2). Expecting 1.13.1
SDK version mismatch for EnvVars (1.13.2). Expecting 1.13.1
SDK version mismatch for CodeSnippets (1.13.2). Expecting 1.13.1
SDK version mismatch for copystrings (1.13.2). Expecting 1.13.1
SDK version mismatch for Autosave (1.13.2). Expecting 1.13.1

--- End quote ---

How did this happen :
1) have a nice working CB build before
2) svn up
3) make
4) sudo make install

Makes me bring out my favorite enemy again : did I get bitten once again by those f** pch's ????
If so, grrrrrrrrrr, then I want all pch's gone gone gone. They can go to hell, just give me old regular compilation techniques, those at least work.

oBFusCATed:
Where are the bootstrap or configure calls?
What about cleaning the old install?

p.s. if you want use it this way it is best to use ./configure --prefix=/home/myname/software/cb/ and every new build you can ditch the old install easily.

killerbot:
off course : make clean, bootstap, configure, make , make install : and we are back in bizznizz. But doing this entire chain seems to be to much. Things should be simple : just make.

oBFusCATed:
For me it is just "emerge codeblocks" and it does all it needs to be done :)

MortenMacFly:

--- Quote from: killerbot on May 09, 2012, 07:30:47 am ---Things should be simple : just make.

--- End quote ---
...or running C::B in batch mode on a WS file containing all projects you want to have in the nightly. ;-)

Navigation

[0] Message Index

[#] Next page

Go to full version