User forums > Nightly builds
The 22 october 2006 build is out.
mythor:
ubuntu link is dead for last couple of nightly builds
http://download.berlios.de/codeblocks/CB_20061022_rev3126_Ubuntu6.06.deb > File doesn't exist
jmccay:
OS: WinXP
I am getting some error on startup:
--- Code: ---Scanning for plugins in C:\Documents and Settings\Joseph McCay\Application Data\codeblocks/share/codeblocks/plugins...
Found 0 plugins
Scanning for plugins in C:\development\ides\codeblocks 2/share/codeblocks/plugins...
ERROR: Plugin resource not found: compilergcc.zip
ERROR: Plugin resource not found: debuggergdb.zip
ERROR: Plugin resource not found: pluginwizard.zip
ERROR: Plugin resource not found: projectwizard.zip
Found 25 plugins
Loading: AStylePlugin Autosave BYOGames CBProfiler CB_Koders ClassWizard CodeSnippets CodeStat Compiler copystrings Debugger FilesExtensionHandler DevPakUpdater cbDragScroll EnvVars Exporter HelpPlugin cbKeyBinder lib_finder ScriptedWizard SymTab ToDoList wxSmith wxSmithMime wxSmithWizard WindowsXPLookNFeel
Running startup script
--- End code ---
How do I get these plugins? I am attempting to upgrade from revision 2610. I have gdb & gcc on my system. I may be missing other, but they are not being loaded because I am not using them. Previous version of these zip files had an '_' in them.
Thank you.
Jmccay
stahta01:
ERROR: Plugin resource not found: compilergcc.zip
ERROR: Plugin resource not found: debuggergdb.zip
ERROR: Plugin resource not found: pluginwizard.zip
ERROR: Plugin resource not found: projectwizard.zip
This cause by some old files in the share folder that needs deleted; I am not sure exactly what the names are.
src\devel\share\CodeBlocks\plugins
src\output\share\CodeBlocks\plugins
I have these files debugger.dll, compiler.dll, classwizard.dll, scriptedwizard.dll. I would try changes the extension of the files with names like the resource not found other than the ones I listed above and see if that fixes the problem. (use .save as my extension of choice)
Tim S
Found the names of DLLs needing deleted.
--- Quote from: mandrav on October 18, 2006, 08:12:08 pm ---Just delete them and move on.
... compilergcc.dll, ... debuggergdb.dll, ... pluginwizard.dll, ... wizard.dll
--- End quote ---
jmccay:
That fixed the problem. I copied the my older directory to "install" the newer version without destorying my older one. Is there some files I could just copy instead to keep my setting and avoid this problem in the future? In other words, I would install to a completely new directory, and then copy some files to keep some setting information.
jmccay
jmccay:
Also, is there a way to view the tips that pop up in the lower right corner (yellow box)? I like the idea, but sometimes I doon't get to read all the tips. What's new in the global variables. I didn't get to read it.
jmccay
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version