User forums > Nightly builds
The 20 June 2007 build is out.
basurapr:
Nice to see that the web page is been updated to better point to the nightly. This project really demonstrate the power of team work, not like me, working like a lonely wolf... I'm the only programmer at my work :(
This is the best C/C++ IDE in the world, and if not, is becoming the best one.
stahta01:
Patch needed for non-precompiled headers under windows XP on SVN 4145
Tim S
--- Code: ---Index: src/plugins/todo/todolist.cpp
===================================================================
--- src/plugins/todo/todolist.cpp (revision 4145)
+++ src/plugins/todo/todolist.cpp (working copy)
@@ -18,6 +18,7 @@
#include <wx/xrc/xmlres.h>
#include "cbeditor.h"
#include "configmanager.h"
+#include "projectmanager.h"
#include "editormanager.h"
#include "manager.h"
//#include "messagemanager.h"
--- End code ---
killerbot:
done, thanks Tim
Navigation
[0] Message Index
[*] Previous page
Go to full version