User forums > Nightly builds
The 27 December 2007 build will NOT be out.
killerbot:
no core commits
Grom:
I am worrying that after holidays all commits will be done in drunk way :lol:.
stahta01:
Patch needed by Windows NON PCH build.
--- Code: ---Index: src/plugins/debuggergdb/breakpointsdlg.cpp
===================================================================
--- src/plugins/debuggergdb/breakpointsdlg.cpp (revision 4759)
+++ src/plugins/debuggergdb/breakpointsdlg.cpp (working copy)
@@ -15,6 +15,7 @@
#include <wx/listbox.h>
#include <wx/checkbox.h>
#include <wx/spinctrl.h>
+#include <wx/menu.h>
#include <globals.h>
namespace
{
Index: src/sdk/cbproject.cpp
===================================================================
--- src/sdk/cbproject.cpp (revision 4759)
+++ src/sdk/cbproject.cpp (working copy)
@@ -32,7 +32,9 @@
#include <wx/choicdlg.h>
#include <wx/settings.h>
+#include <wx/filedlg.h>
#include <wx/filename.h>
+#include <wx/textdlg.h>
#ifndef CB_PRECOMP
#include "cbproject.h" // class's header file
Index: src/sdk/scripting/bindings/sc_io.cpp
===================================================================
--- src/sdk/scripting/bindings/sc_io.cpp (revision 4759)
+++ src/sdk/scripting/bindings/sc_io.cpp (working copy)
@@ -7,6 +7,7 @@
#ifndef CB_PRECOMP
#include <globals.h>
#include <wx/string.h>
+ #include <wx/filedlg.h>
#endif
#include <wx/filename.h>
Index: src/src/startherepage.cpp
===================================================================
--- src/src/startherepage.cpp (revision 4759)
+++ src/src/startherepage.cpp (working copy)
@@ -15,6 +15,7 @@
#include <wx/intl.h>
#include <wx/utils.h>
#include <wx/sizer.h>
+#include <wx/settings.h>
#include <manager.h>
#include <logmanager.h>
#include <projectmanager.h>
--- End code ---
Tim S
killerbot:
applied, thanks Tim
zortich:
It is the end of the year. And I wounder whereis RC3?
Navigation
[0] Message Index
[#] Next page
Go to full version