User forums > Nightly builds

The 20 October 2007 build will NOT be out.

(1/1)

killerbot:
tomorrow or monday

stahta01:
Patch needed for NON PCH under windows.

Tim S


--- Code: ---Index: src/sdk/cbproject.cpp
===================================================================
--- src/sdk/cbproject.cpp (revision 4548)
+++ src/sdk/cbproject.cpp (working copy)
@@ -46,6 +46,7 @@
     #include "macrosmanager.h"
     #include "messagemanager.h"
     #include "editormanager.h"
+    #include "filemanager.h"
     #include "configmanager.h"
     #include "compilerfactory.h"
     #include "projectbuildtarget.h"
Index: src/sdk/editormanager.cpp
===================================================================
--- src/sdk/editormanager.cpp (revision 4548)
+++ src/sdk/editormanager.cpp (working copy)
@@ -42,6 +42,7 @@
     #include "projectfile.h"
     #include "pluginmanager.h"
     #include "manager.h"
+    #include "filemanager.h"
     #include "sdk_events.h"
     #include "projectbuildtarget.h"
     #include "cbproject.h"

--- End code ---

Biplab:

--- Quote from: stahta01 on October 22, 2007, 02:06:23 pm ---Patch needed for NON PCH under windows.

--- End quote ---

Applied. Thanks for the patch. :)

MortenMacFly:

--- Quote from: Biplab on October 22, 2007, 03:32:34 pm ---Applied. Thanks for the patch. :)

--- End quote ---
Biplab: If that's all than we are lucky... ;-)

Navigation

[0] Message Index

Go to full version