User forums > Nightly builds

The 12 April 2013 build (8982) is out.

(1/10) > >>

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 12 April 2013 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20130412_rev8982_win32.7z
  - Linux :
   none

Resolved Fixed:


* no list since it has been such a very long time, just enjoy it ......
Regressions/Confirmed/Annoying/Common bugs:


Jenna:
As usual:
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 (fc16, fc17 and fc18) and RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) can be found in my rpm-repo .

shurick:
Packages for openSUSE 12.1, 12.2, 12.3 (binaries and sources) for 32-bit and 64-bit.

Folco:
Thank you ! :D

I was wondering for the date of a new nightly :D

Yamakuzure:
First things first:
System: Gentoo Linux amd64, kernel 3.8.6-geek #4 ZEN SMP PREEMPT
Compiler: gcc-4.7.2
DE(s) : KDE-4.10.2, Enlightenment-17.1, razorqt-0.5.2 (all with the same result)
wxGTK: 2.8.12.1
GTK+: 2.24.16

Since last week, SVN Revision 8982, today 8991, Code::Blocks is no longer starting.
As the issue started with the same revision number as the new nightly, I hope it is ok posting this here.

The modules part of the debug report (already sent a few) looks ok to me, and the stack is always the same:
--- Code: ---  <stack>
    <frame level="0"/>
    <frame level="1" function="SQTable::NewSlot(SQObjectPtr const&amp;, SQObjectPtr const&amp;)" offset="00000071"/>
    <frame level="2" function="SQSharedState::Init()" offset="00000669"/>
    <frame level="3" function="sq_open" offset="0000002d"/>
    <frame level="4" function="SquirrelVM::Init(SquirrelInitFlags)" offset="00000012"/>
    <frame level="5" function="ScriptingManager::ScriptingManager()" offset="0000013a"/>
    <frame level="6" function="Manager::GetScriptingManager() const" offset="00000051"/>
  </stack>
--- End code ---
I'd really like to know what's going on. I could use Eclipse CDT in the mean time, but it has extreme difficulties with C++11 code.

Code::Blocks worked without *any* issue since revision ~4100 on all my machines.

I have refetched the tree after removing it and compiled C::B from the ground up, moved ~/.codeblocks and removed anything C::B related from /tmp, but no luck so far.

Searching the forums and even google did not bring up any relevant information. Am I the only one who is no longer able to start C::B?

P.S. : I just cleared my ccache and re-compiled C::B from scratch, just to be sure to not have anything stale lying around. *sigh* didn't change anything...

Navigation

[0] Message Index

[#] Next page

Go to full version