User forums > Nightly builds
The 16 June 2013 build (9158) 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://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx2812_gcc471-TDM.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc471-TDM.7z
And the exception handler dll (for better crash reports) : http://prdownload.berlios.de/codeblocks/exchndl_gcc471-TDM.7z
The 16 June 2013 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20130616_rev9158_win32.7z
- Linux :
none
Resolved Fixed:
* fix proper use and initialization of common controls on Windows
Regressions/Confirmed/Annoying/Common bugs:
Jenna:
As there are no linux related changes in svn (except 64 bit project-files, not used by automake bukd-system), I decided not to upload new packages.
Actual packages on my server are (still) svn r9156 :
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo.
Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc17, fc18 and fc19) and RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) can be found in my rpm-repo .
ToApolytoXaos:
The CC Test issue remains the same; it does not compile and continues to complain about http://forums.codeblocks.org/index.php/topic,18011.msg123242.html#msg123242.
Is there anything I could do about it? Oh I forgot to mention; the error is reported within Code::Blocks. I haven't tried to compile it with make.
P.S.: Unrelated to bug, related to development: How outdated SDK documentation is in BerliOS? I want to understand how Code::Blocks currently works. Something is causing my IDE to randomly crash under Debian and it's really annoying...too outrageous when you are in the middle of coding!
oBFusCATed:
ToApolytoXaos: Try to disable CC for a while and tell us if the crashes are still there...
ollydbg:
--- Quote from: ToApolytoXaos on June 16, 2013, 11:30:18 pm ---P.S.: Unrelated to bug, related to development: How outdated SDK documentation is in BerliOS? I want to understand how Code::Blocks currently works.
--- End quote ---
Here is my suggestion if you would like to learn C::B source code:
1, try to build and debug C::B.
2, try to read the source code.
3, ask any questions here.
The most important thing is: C::B core can generate many events (like cbEvent or scintilla event), then the any C::B plugins can receive those event and do any thing they can in the event handler. ;)
Navigation
[0] Message Index
[#] Next page
Go to full version