User forums > Nightly builds
The 24 July 2007 build will NOT be out.
(1/1)
killerbot:
my system is in between 2 commits ;-)
for sure tomorrow ...
stahta01:
FYI:
I needed to add this patch to get Windows Non precompiled headers build to work.
Tim S
--- Code: ---Index: src/plugins/debuggergdb/debuggeroptionsprjdlg.cpp
===================================================================
--- src/plugins/debuggergdb/debuggeroptionsprjdlg.cpp (revision 4307)
+++ src/plugins/debuggergdb/debuggeroptionsprjdlg.cpp (working copy)
@@ -30,6 +30,7 @@
#include <wx/xrc/xmlres.h>
#include <wx/listbox.h>
#include <wx/button.h>
+#include <wx/choice.h>
#include <cbproject.h>
#include <editpathdlg.h>
#include <manager.h>
--- End code ---
Biplab:
--- Quote from: stahta01 on July 24, 2007, 11:53:27 pm ---FYI:
I needed to add this patch to get Windows Non precompiled headers build to work.
Tim S
--- End quote ---
Done. Thanks. :)
Navigation
[0] Message Index
Go to full version