User forums > Nightly builds
The 14 January 2008 build will NOT be out.
(1/1)
killerbot:
no core commits
stahta01:
Patch needed to compile on Windows with no PCH.
Tim S
--- Code: ---Index: src/plugins/compilergcc/advancedcompileroptionsdlg.cpp
===================================================================
--- src/plugins/compilergcc/advancedcompileroptionsdlg.cpp (revision 4821)
+++ src/plugins/compilergcc/advancedcompileroptionsdlg.cpp (working copy)
@@ -5,6 +5,7 @@
#include <wx/combobox.h>
#include <wx/intl.h>
#include <wx/listbox.h>
+#include <wx/sizer.h>
#include <wx/spinctrl.h>
#include <wx/textctrl.h>
#include <wx/textdlg.h>
--- End code ---
killerbot:
applied
Navigation
[0] Message Index
Go to full version