User forums > Nightly builds

The 14 May 2011 build (7143) is out.

<< < (2/4) > >>

patheticcockroach:

--- Quote from: MortenMacFly on May 14, 2011, 05:35:51 pm ---
--- Quote from: swjinjin on May 14, 2011, 03:27:56 pm ---This bug is not resolved if not restarting Codeblocks.

--- End quote ---
Dammed! You found a bug I was experiencing for a long time myself, but I never had a way to reproduce. Now that I know I have no access to a PC with two monitors anymore. :-(

--- End quote ---
Brilliant, I experienced it too once, but never get where it came from.

adfm:
no debugger branch version?

Cheers

oBFusCATed:
The debugger branch in not compilable on windows at the moment.
And also, it is a little bit unstable  :lol:

ultimA:

--- Quote from: oBFusCATed on May 16, 2011, 04:44:33 pm ---The debugger branch in not compilable on windows at the moment.
And also, it is a little bit unstable  :lol:

--- End quote ---
...and on Linux it doesn't even build.


--- Code: ---g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr\"" -Ulinux -Uunix  -O2 -ffast-math -DCB_AUTOCONF -march=x86-64 -mtune=generic -O2 -pipe -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT watchesdlg.o -MD -MP -MF .deps/watchesdlg.Tpo -c -o watchesdlg.o watchesdlg.cpp
watchesdlg.cpp:23:34: fatal error: wx/propgrid/propgrid.h: No such file or directory
compilation terminated.

--- End code ---

oBFusCATed:
Hm, have you tried:


--- Code: ---make clean or make distclean
./bootstrap
./configure ....options...
make -jX

--- End code ---

I've fixed a minor error in the build system, so you have to update again.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version