User forums > Nightly builds
The 17 August 2007 build will NOT be out.
(1/1)
killerbot:
no core commits
stahta01:
Patch needed to compile without PCH under windows.
Tim S
--- Code: ---Index: src/plugins/compilergcc/compileroptionsdlg.cpp
===================================================================
--- src/plugins/compilergcc/compileroptionsdlg.cpp (revision 4400)
+++ src/plugins/compilergcc/compileroptionsdlg.cpp (working copy)
@@ -52,6 +52,7 @@
#endif
#include <wx/choicdlg.h> // wxGetSingleChoiceIndex
#include <wx/filedlg.h>
+#include <wx/textdlg.h> // wxGetTextFromUser
#include "cbexception.h"
#include "annoyingdialog.h"
#include "compileroptionsdlg.h"
--- End code ---
killerbot:
done
Navigation
[0] Message Index
Go to full version