User forums > Nightly builds

The 28 September 2007 build will NOT be out.

(1/3) > >>

killerbot:
project page seems to be inaccessible --> tomorrow ;-)

stahta01:
Lots of red on site.

Edit: Most of the Red items have turned Green.

http://monitor.berlios.de/berlios-status/index.php

Tim S

stahta01:
Patches needed to compile under windows with no pre-compiled headers

Finished, seems to be just the three items.

Tim S


--- Code: ---Index: src/sdk/projectmanager.cpp
===================================================================
--- src/sdk/projectmanager.cpp (revision 4500)
+++ src/sdk/projectmanager.cpp (working copy)
@@ -46,7 +46,6 @@
     #include "workspaceloader.h"
     #include "cbworkspace.h"
     #include "cbeditor.h"
-    #include "xtra_classes.h"
     #include <wx/dir.h>
     #include "globals.h"
     #include "cbexception.h"  // for cbassert
Index: src/sdk/manager.cpp
===================================================================
--- src/sdk/manager.cpp (revision 4500)
+++ src/sdk/manager.cpp (working copy)
@@ -47,7 +47,6 @@
     #include "uservarmanager.h"
     #include "filemanager.h"
     #include "globals.h"
-    #include "xtra_classes.h" // Our custom set of wxWidgets classes
     #include "xtra_res.h" // our new ToolBarAddOn handler
 #endif
 
Index: src/sdk/editormanager.cpp
===================================================================
--- src/sdk/editormanager.cpp (revision 4500)
+++ src/sdk/editormanager.cpp (working copy)
@@ -47,7 +47,6 @@
     #include "cbproject.h"
     #include "cbeditor.h"
     #include "globals.h"
-    #include "xtra_classes.h"
     #include "sdk_events.h"
     #include <wx/file.h>
     #include <wx/dir.h>

--- End code ---

Biplab:
@ Tim,

Applied your patch. Thanks. :)

Grom:
I want to have an automatic updater for new code::blocks nighties :twisted:

Navigation

[0] Message Index

[#] Next page

Go to full version