User forums > Nightly builds
The 10 December 2007 build (4719) 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_wx287.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc421.7z
The 10 December 2007 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20071210_rev4719_win32.7z
- Linux :
none
Resolved Fixed:
* debugger: fixed broken cygwin debugging when using cygprefix "/"
* scripted wizard: added suppot for cygwin compiler
* fix error that file is opended twice on C::B startup (Shell Open and DDE Open)
* removed use of warning reducing script from win cbp's (wx287 solved the major part and the rest has been done by previous commits)
* added AutoVersioning plugin to contrib's
Regressions/Confirmed/Annoying/Common bugs:
* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
Xaviou:
Ubuntu 6.10 -> 7.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx2.8.6) can be found here.
CaseyB:
I am having trouble building this on Fedora 7. I have built wxGTK 2.8.7 and when I try to build Code::Blocks I get the following errors:
--- Quote ---/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `operator+(wxString const&, wchar_t const*)'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `wxStringBase::append(unsigned long, wchar_t)'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `wxArrayString::Remove(wchar_t const*)'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `wxStringBase::find(wchar_t, unsigned long) const'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `wxString::Format(wchar_t const*, ...)'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `wxString::Find(wchar_t const*) const'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `wxArrayString::Index(wchar_t const*, bool, bool) const'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `wxStringHash::wxCharStringHash(wchar_t const*)'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `wxStringBase::ConcatSelf(unsigned long, wchar_t const*, unsigned long)'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `operator+(wchar_t const*, wxString const&)'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `wxWindow::ApplyToolTip(_GtkTooltips*, wchar_t const*)'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `GetStringFromArray(wxArrayString const&, wxString const&)'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `wxString::Cmp(wchar_t const*) const'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `wxXmlResource::GetXRCID(wchar_t const*, int)'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `wxString::Replace(wchar_t const*, wchar_t const*, bool)'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `wxString::Matches(wchar_t const*) const'
/home/cborders/Development/CodeBlocks/src/sdk/.libs/libcodeblocks.so: undefined reference to `wxFileSelector(wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*, int, wxWindow*, int, int)'
collect2: ld returned 1 exit status
--- End quote ---
I am sure there is something that I am missing. Does anyone know what it might be?
wobien:
Thanks for again a new build.
As i reported here i am not having crashes on close workspace any more, but that is not caused by an improvement of C::B.
I made a copy of my old project and workspace before i changed it, and the old workspace still makes C::B crash imediately when i close the workspace, even if i just open it and close at once.
Jens, I am not having "remote_debugging" entries in my cbp-files.
I tried to reproduce the problem in a simple workspace, but until now the simple workspace stubbornly refuses to crash.
Trying this i stumbled apon another odd feature in C::B. It happened in the 4711 build, and also in this one ( i don't know about earlier ones).
If C::B is closed, I cannot open a single file by dubble clicking it (this is reported earlier). I can open a project or a workspace that way.
If I do that, then close it and wait for about 1 or 2 minutes, it reopens all by itself! It does not happen if I close a project or workspace that i opened from within C::B.
I am om windows XP
pasgui:
Build for Ubuntu i386/amd64 can be found here
Best regards, pasgui
Navigation
[0] Message Index
[#] Next page
Go to full version