User forums > Nightly builds
The 12 September 2007 build (4466) is out.
stahta01:
Patch needed to compile under windows without precompiled headers
--- Code: ---Index: src/plugins/compilergcc/compilergcc.cpp
===================================================================
--- src/plugins/compilergcc/compilergcc.cpp (revision 4460)
+++ src/plugins/compilergcc/compilergcc.cpp (working copy)
@@ -49,6 +49,7 @@
#include <wx/button.h>
#include <wx/stattext.h>
#include <wx/statline.h>
+#include <wx/ffile.h>
#include "makefilegenerator.h"
#include "compileroptionsdlg.h"
#include "directcommands.h"
--- End code ---
Vova:
Please help. I downloaded and unarhivated
unicode windows wxWidget dll for Code::Blocks : (http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.7z)
the mingw10m.dll (http://prdownload.berlios.de/codeblocks/mingwm10.7z)
The 12 September 2007 build (http://prdownload.berlios.de/codeblocks/CB_20070912_rev4466_win32.7z)
in one folder then start codeblocks.exe. It started with no problems. I make a new project, for example console project. I try to build the example of console project and receive this message in build log(asf is name ofmy project):
"asf - Release" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...
Nothing to be done.
What can I do? I want to use C::B nightly becouse there is GLUT project in it's creat new project menu, becouse I can't(I dont how to) to use glut in the standart(not nightly) C::B.
Plese help.
Grom:
Byo, if I will travel throw the Europe, I will buy you a box of beer. :lol: Hope in polish beer is piwo :wink:.
Jenna:
Vova, it looks like you don't have a compiler. or you selected a none existant one.
You can download mingw32 for windows from http://www.mingw.org
Jens
XayC:
--- Quote from: jens on September 13, 2007, 04:36:31 pm ---Vova, it looks like you don't have a compiler. or you selected a none existant one.
You can download mingw32 for windows from http://www.mingw.org
--- End quote ---
Yes, and you can find how to setup MinGW for Code::Blocks in the wiki.
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Windows
Regards, XayC
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version