Bug #7958 2006-06-22 12:04

buldi

not copile

pache

Index: src/sdk/blockallocated.cpp
===================================================================
--- src/sdk/blockallocated.cpp  (wersja 2598)
+++ src/sdk/blockallocated.cpp  (kopia robocza)
@@ -10,6 +10,7 @@
 * $HeadURL$
 */

+#include <wx/log.h>
 #include <sdk_precomp.h>

 #ifndef CB_PRECOMP
Category
Compiler
Group
 
Status
Closed
Close date
2006-06-27 19:41
Assigned to
 
killerbot 2006-06-23 12:27

ok, solution implemented : the include is needed for "wxSafeShowMessage". (revision 2601)

The problem occurs in non-pch builds. I have done such builds also, strange the problem did not occure in my builds.

Could you tell me how you compiled (compiler, make files, os, ...) ?

Later on I will close the bug report (since it is fixed ;-) )

killerbot 2006-06-27 19:41

since no more feedback, won't wait any longer; closing ....