News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

The 14 January 2008 build will NOT be out.

Started by killerbot, January 14, 2008, 09:46:40 PM

Previous topic - Next topic

killerbot


stahta01

Patch needed to compile on Windows with no PCH.

Tim S


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>
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

killerbot