User forums > Nightly builds
The 17 January 2014 build (10064) is out.
killerbot:
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
Before you use a nightly make sure you understand how it works.
A link to the unicode windows wxWidget dll for Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw28u_gcc_cb_wx2812_gcc481-TDM.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/mingwm10_gcc481-TDM.7z
The 17 January 2015 build is out.
- Windows :
http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2015/CB_20150117_rev10064_win32.7z
- Linux :
none
Resolved Fixed:
*
CodeSnippets - fixed: was not saving edited snippets changed xml data. Fixed: was not saving snippet files when shutting down.
Ref:http://forums.codeblocks.org/index.php/topic,19759.0/topicseen.html
* CCManager: add configuration options for main CC behaviours
* NassiShneiderman: Add a menu entry to allow creating diagrams from selected text (Fixes issue #126, thanks scarphin)
* CC: remove unused variables, those variables and their associated UI parts are now controlled by CCManager in SDK(See revision 10055). The case_sensitive option now follows the global settings in CCManager, so once a Parser is created, this option can't be changed unless the project get reopened.
* CC: fix ticket #130(Bug in RMB click -> Open include file). The second parameter of the function NormalizePath() should be a directory, not an absolute file path.
* editor: add lexer configuration for new lexer in upcoming scintilla release.
* NassiShneiderman: enhancement of the Cparser (Fixes issue #125, thanks scarphin)
* rndgen: fixed compilation error with latest GCC (e.g. TDM GCC 4.9.2) at least on Windows
* pumped (wx)Scintilla to v3.4.1
* security fix for 3rd party hunspell library
Regressions/Confirmed/Annoying/Common bugs:
Jenna:
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo. Still building !
Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc19, fc20, fc21 and rawhide), RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) and RedHat/CentOS 7 packages (only 64-bit at the moment) can be found in my rpm-repo.
I recently switched to copr to build and host my Fedora and CentOS packages.
Instructions how to use it can be found on my server (easier) or on copr (a little more handwork needed).
EDIT:
Currently updatingUpdated my repos to 10066 with the following (additional) changes:
* updating astyle library to v2.05
* pumped (wx)Scinitlla to v3.53, finally bringing the "HEX" lexers to the core
By the way:
users who did not add my rpm-repo manually but by downloading the appropriate rpm (with my repo-file inside) should get an automatic update to the new repo.
shurick:
Packages for openSUSE (binaries and sources) for 32-bit and 64-bit.
Melchior:
Grabbed build r10064, starts up no problem on Windows XP Pro 64bit.
my means of install of nightlies is simple drag n drop from archive overwriting existing files, seems to be working ok =D
I have two files in my main CodeBlocks install location that were probably left over from a older version...
because they are not showing up in either the devel or output folders so they are not being compiled
C:\Dev-CodeBlocks\exchndl.dll
C:\Dev-CodeBlocks\wxscintilla.dll <<-- I noticed [.\src\devel\libwxscintilla_cb.a] is it being statically linked in the main exe
now or its dll? if so should I get rid of it?
as far as running freshly compiled[debug] from svn src .... I am getting Debug Alerts and eventually I have to say no and let it crash...
CB r10064 through gdb
--- Code: ---Can't read data for section '.debug_info' in file 'F:\Dev-src\CodeBlocks_src\src\output\wxtreelist.dll'
Can't read data for section '.debug_info' in file 'F:\Dev-src\CodeBlocks_src\src\output\share\codeblocks\plugins\xpmanifest.dll'
--- End code ---
db stole 2GB of ram and crashed itself O_O....... gonna take a break...
[attachment deleted by admin]
oBFusCATed:
--- Quote from: Melchior on January 18, 2015, 01:10:34 pm ---my means of install of nightlies is simple drag n drop from archive overwriting existing files, seems to be working ok =D
--- End quote ---
This is not correct. Use a clean folder to install the archive.
Overriding old files can have random effects. Form just works to crashes randomly!
Navigation
[0] Message Index
[#] Next page
Go to full version