User forums > Nightly builds
The 20 July 2011 build (7289) is out.
stahta01:
Patch needed against trunk for Windows NON-PCH Build
--- Code: ---Index: src/include/cbstatusbar.h
===================================================================
--- src/include/cbstatusbar.h (revision 7328)
+++ src/include/cbstatusbar.h (working copy)
@@ -7,6 +7,7 @@
#define CBSTATUSBAR_H
#include <vector>
+#include <wx/statusbr.h>
#include "settings.h"
--- End code ---
Tim S.
killerbot:
applied. Thanks.
Randajad:
Please, add fully MSVC debugger(cdb.exe) support. T_T It's very, VERY poorly.
oBFusCATed:
cdb.exe has better support in the debuggers branch. But we need active users of CDB, which can provide patches.
Also keep in mind that full support is not possible, because cdb.exe is meant for humans, not computer parsers or IDE integration.
Thus there are major limitations in the possible features.
blend:
--- Quote from: Loaden on August 02, 2011, 06:24:03 am ---
--- Quote from: blend on July 21, 2011, 10:10:46 pm ---Everytime I open my project and then open a specified file, CodeBlocks freezes forever.
I just do like this:
I open my project (this is a Unix Makefiles project generated by CMake).
I set project tree -> Don't display as on disk and then Hide directory name
I try to open one of my files.
=> Freeze
So maybe the CC bug you say you have fixed isn't really fixed...
I'm using CodeBlocks svn 7288 from jens on my Ubuntu 11.04 64 bits.
I can provide the project if necessary.
--- End quote ---
Because the top level path always be "/" on Linux.
This lead to finding up the file, to spend a lot of time, it is not freeze, just busy.
It's should fixed in HEAD.
--- End quote ---
I tried SVN 7361 and it seems that it did fix it :) ! Thank you very much for you work!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version