User forums > Nightly builds
The 21 September 2008 build (5208) is out.
Jenna:
--- Quote from: three_minute_hero on September 27, 2008, 02:22:37 pm ---Could anyone tell me whether he can reproduce the bug? That would make me fell less alone :lol:
--- End quote ---
Sorry, but I can't reproduce.
stahta01:
Patch needed to fix NO-PCH compile under WinXP.
Tim S
--- Code: ---Index: src/plugins/debuggergdb/gdb_commands.h
===================================================================
--- src/plugins/debuggergdb/gdb_commands.h (revision 5234)
+++ src/plugins/debuggergdb/gdb_commands.h (working copy)
@@ -20,6 +20,8 @@
#include "configmanager.h"
#include <globals.h>
#include <manager.h>
+#include <editormanager.h>
+#include <cbeditor.h>
#include <scriptingmanager.h>
#include <sqplus.h>
#include <infowindow.h>
--- End code ---
Jenna:
--- Quote from: stahta01 on September 28, 2008, 05:30:22 am ---Patch needed to fix NO-PCH compile under WinXP.
Tim S
--- Code: ---Index: src/plugins/debuggergdb/gdb_commands.h
===================================================================
--- src/plugins/debuggergdb/gdb_commands.h (revision 5234)
+++ src/plugins/debuggergdb/gdb_commands.h (working copy)
@@ -20,6 +20,8 @@
#include "configmanager.h"
#include <globals.h>
#include <manager.h>
+#include <editormanager.h>
+#include <cbeditor.h>
#include <scriptingmanager.h>
#include <sqplus.h>
#include <infowindow.h>
--- End code ---
--- End quote ---
Applied.
Thank you.
mmkider:
when I closed build message tab, I build code and pull up window then wiil display error.
Jenna:
--- Quote from: mmkider on September 29, 2008, 05:18:01 am ---when I closed build message tab, I build code and pull up window then wiil display error.
--- End quote ---
I'm not sure if I understand it right.
Are these the steps to reproduce the error on your machine ?
* close "Build messages" tab via context menu ("Toggle -> Build messages")
* build your project
* reopen ""Build messages" via context menu
* "Build messages" appears now as part of "Build log"
If that's the problem, I can not reproduce it.
If these are not (exactly) the steps you made before the error occurs, please post them again.
But there are some changes in trunk that fixed problems with accessing the infopane-tabs in some cases (and maybe your problem, too).
If you use a self-build version, you can try to use the actual svn-code, else you can wait until the next nightly.
Please report if the problem still occurs then.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version