User forums > Nightly builds

The 01 august 2006 build is out.

(1/3) > >>

killerbot:
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/wxmsw26u_gcc_cb_wx2.6.3p2.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

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z

The 01 August 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060801_rev2798_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060801_rev2798_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20060801_rev2798_fc4+5.rpm


Resolved Fixed:


* little include fix (broken in a previous commit)
* Added ConfigManager::GetFolder() and changed signature and semantics of ConfigManager::LocateDataFile(). It now takes a flags value of known dirs (as a bitmask of SearchDirs enumerators) to specify where to look in. Files located in the user's configuration folder (under $HOME) have precedence over globally installed files
* Exported the above functions to scripts as global functions
* Updated critical parts of the code to use the new way to locate their data files. E.g. PluginManager now looks for plugins in the user's config dir too. The same goes for lexers loading as well as for scripts
* When editing a wizard script, it is saved in the user's config dir now (where the user does have write access for sure). From that point on, the specific wizard is marked in red in the "new from template" dialog to signify the fact that it has been customized (overriding the globally installed script)
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
* there are several issues with Code Completion (is being redesigned : work in progress)
* menu items with icon not correctly aligned (since wx263)

sethjackson:
EDIT:

Link removed.

cstudent:
I'm getting this error when Code::Blocks is starting:

Can not enumerate files in directory '/home/ubuntufs//.codeblocks/share/codeblocks/lexers/' (error 2: No such file or directory)

I thought it was me and I had a booboo in my bash script I wrote to create the .debs, but then I saw you updated some things dealing with lexers, so now I'm thinking that maybe it's not me.



cstudent

sethjackson:
Hmm it works fine here. Although I run C::B on Windows built from SVN trunk.....

killerbot:
people do NOT use this build anymore.

I have no idea what happened but after I builded no contrib plug-ins loaded.
When I opened my cb workspace again, and choose build, those contrib plug-ins are building again ... ???

I will reupload the file.

Navigation

[0] Message Index

[#] Next page

Go to full version