From: Eric Bollengier Date: Fri, 18 Jul 2008 21:11:39 +0000 (+0000) Subject: ebl update documentation about wchar.c X-Git-Tag: Release-7.0.0~4284 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0f6df55567312a801d7bcfe39d44afc4365656b5;p=bacula%2Fbacula ebl update documentation about wchar.c git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7399 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/qt-console/README.mingw b/bacula/src/qt-console/README.mingw index ff2fe76e71..ec2df21395 100644 --- a/bacula/src/qt-console/README.mingw +++ b/bacula/src/qt-console/README.mingw @@ -55,6 +55,9 @@ $ cp -r ~/.wine/drive_c/Qt/4.4.0/lib depkgs-mingw32/lib/qt MINGW setup ----------- +If you have a problem with wchar.c about a redefinition of struct stat (i think you will have +this problem too) Apply this patch to your cross-tool installation. + --- cross-tools/mingw32/mingw32/include/wchar.h.org 2008-07-13 15:18:52.000000000 +0200 +++ cross-tools/mingw32/mingw32/include/wchar.h 2008-07-12 14:47:10.000000000 +0200 @@ -394,7 +394,7 @@