Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx283.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z
The 03 May 2007 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20070503_rev3925_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20070503_rev3925_Ubuntu6.xx.deb
http://prdownload.berlios.de/codeblocks/CB_20070503_rev3925_suse100-102.i586.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070503_rev3925_fc4+5.i586.rpm (not yet)
Resolved Fixed:
- CodeSnippets 1.2.61 2007/05/2
- Change modal editors to wxFRAME_FLOAT_ON_PARENT (works much better)
- UnIconize and focus hidden|iconsized editors when user re-selects tree item
- Corrections to FindAppPath() when pgm started without .exe .bat etc - KeyBinder 1.0.30 2007/05/2
- Create backup keys .ini.bak only on successful user definition save
- Set guards against merging when possible app shutdown
- Add ConfigBusy guard to OnIdle() merging
- Added EVT_MENUBAR_CREATE_BEGIN/END, but they're never called. Even if they were, they're not called during Tools menu changes.
- Corrections for warning msg in wx2.8.3
- Removed key assignment via text search when id search fails.(wxKeyBinder::UpdateSubMenu). Causes too much grief - envvars plugin: check on setup if envvar exists and warn user accordingly
- CodeSnippets - remove experimental GTK keep-on-top call
Regressions/Confirmed/Annoying/Common bugs:
- toolbar-images-not-changing-state (is a wx problem/Win XP problem)
Feisty Build here (http://www.savefile.com/files/690218)
If you can't install it, uninstall the package I made yesterday first (I'm new to packaging so be nice ;) ).
Kurapix
My Ubuntu 7.04 (Feisty) build can be downloaded here (http://www.savefile.com/projects/808471604).
I'm still getting the following error since the 3915 build:
Manager initialized
Scanning for lexers in /usr/share/codeblocks/lexers/...
Found 27 lexers
Configured 0 tools
Scanning for plugins in /home/kirby/.codeblocks/share/codeblocks/plugins...
Found 0 plugins
Scanning for plugins in /usr/share/codeblocks/plugins...
ERROR: Plugin resource not found: libwxsmithlib.zip
Found 24 plugins
Loading: CodeSnippets Debugger ToDoList ScriptedWizard Compiler cbKeyBinder CodeStat HelpPlugin wxSmithContribItems CB_Koders Exporter SymTab AStylePlugin Profiler cbDragScroll CodeCompletion BYOGames lib_finder EnvVars ClassWizard Autosave wxSmith wxSmithMime FilesExtensionHandler RegExTestbed
Running startup script
Script/function 'edit_startup_script.script' registered under menu 'Settings/-Edit startup script'
I'll be gone fishing all next week, so there won't be any Ubuntu6.xx.deb uploads until I get back. :)
Regards,
cstudent
i have the same error on my opensuse box
are there any plans for code completition? :?
Ubuntu 6.10 & 7.04 Amd64 .deb installer can be found here (http://www.esnips.com/web/CodeBlocks).
Quote from: cstudent on May 03, 2007, 07:39:23 PM
I'm still getting the following error since the 3915 build:
Confirmed, with my package
Hello guys. I'm still getting the problem which came after changing to wx2.8.3 . I can't select/unselect the "Categorize by file types" and "Display folders as on disk" options :(
Quote from: kelo81 on May 03, 2007, 09:45:39 PM
Hello guys. I'm still getting the problem which came after changing to wx2.8.3 . I can't select/unselect the "Categorize by file types" and "Display folders as on disk" options :(
I have never used those options;
can you tell me where they are?Found it.
"Project" -> "Project Tree"
Note, it works for me, but I am using 2.8.4/2.8 CVS Branch
Tim S
This is a problem I've got since like the 1st May build:
When I create a new empty .cpp or .h file and choose "Add to project" it doesn't get added, I have to add it manually.
Quote from: Z_guy on May 03, 2007, 10:51:26 PM
This is a problem I've got since like the 1st May build:
When I create a new empty .cpp or .h file and choose "Add to project" it doesn't get added, I have to add it manually.
could you file a bugreport for this ?
What build before 1st May was still working okay for this thing ?
Quote from: killerbot on May 03, 2007, 10:52:56 PM
Quote from: Z_guy on May 03, 2007, 10:51:26 PM
This is a problem I've got since like the 1st May build:
When I create a new empty .cpp or .h file and choose "Add to project" it doesn't get added, I have to add it manually.
could you file a bugreport for this ?
What build before 1st May was still working okay for this thing ?
I think the 1st May build was the first that I had this problem with.
And sure, I could file a bugreport but that'll be tomorrow, I'm off to bed now, it's pretty late where I live.
Quote from: Z_guy on May 03, 2007, 10:51:26 PM
This is a problem I've got since like the 1st May build:
When I create a new empty .cpp or .h file and choose "Add to project" it doesn't get added, I have to add it manually.
It works for me. Using Rev3925.
Quote from: kelo81 on May 03, 2007, 09:45:39 PM
Hello guys. I'm still getting the problem which came after changing to wx2.8.3 . I can't select/unselect the "Categorize by file types" and "Display folders as on disk" options :(
Hey... It seems I'm the only one having this problem :? But I even tryied into another Windows as a first installation of Codeblocks... It's impossible to unselect those options... Any ideas?
Quote from: kelo81 on May 04, 2007, 01:08:36 PM
Quote from: kelo81 on May 03, 2007, 09:45:39 PM
Hello guys. I'm still getting the problem which came after changing to wx2.8.3 . I can't select/unselect the "Categorize by file types" and "Display folders as on disk" options :(
Hey... It seems I'm the only one having this problem :? But I even tryied into another Windows as a first installation of Codeblocks... It's impossible to unselect those options... Any ideas?
This options is works fine for me. I have no problems with select/unselect this options.
C::B svn rev 3929. wxWidgets 2.8.3 Unicode. mingw32-gcc.exe (GCC) 3.4.5 (mingw special). Windows XP SP2.
I don't use Night builds. I doing compile all myself.
Quote from: kelo81 on May 04, 2007, 01:08:36 PM
Quote from: kelo81 on May 03, 2007, 09:45:39 PM
Hello guys. I'm still getting the problem which came after changing to wx2.8.3 . I can't select/unselect the "Categorize by file types" and "Display folders as on disk" options :(
Hey... It seems I'm the only one having this problem :? But I even tryied into another Windows as a first installation of Codeblocks... It's impossible to unselect those options... Any ideas?
Problem confirmed with SVN 3929 and all plugins removed except debugger and compiler.
I've got another question...
What desides if a file is renameable or not?
Becuase I can only rename some of the files in-editor
Sie dürfen IMHO nicht geöffnet sein
Quote from: darthdespotism on May 04, 2007, 05:45:07 PM
Sie dürfen IMHO nicht geöffnet sein
In translation: "CB ought to not let you open them"
On a different point, wxLearner posted a link to a "portable" version of C::B (on the 27th april build page). I was wondering whether there existed a custom build script for Windows, or whether all the dependencies ought to be resolved manually?
Sorry, forgotten that I#m posting in an english Forum
I meant as far as I know you can only rename files that are not currenty opend for editing.
It's that simple?
Cool! Thanks, man!
Is there a way to set the binary to be extracted in the root directory of the project, it helps when I need programs to use absolute filenames.