]> git.sur5r.net Git - bacula/bacula/commitdiff
Update Win32 README
authorKern Sibbald <kern@sibbald.com>
Sun, 13 Nov 2005 14:03:51 +0000 (14:03 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 13 Nov 2005 14:03:51 +0000 (14:03 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2582 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/win32/README.vc8

index ce372f4bdf4b7883b2fed45e71c0560afc89ee00..1164e45b47402ffd642b5200927498b73d3dcb7b 100644 (file)
@@ -67,8 +67,10 @@ Build instructions:
      This is not absolutely necessary, but this will remove annoying warnings.
 
    + Launch Build->Configuration Manager, then select "Unicode Release"
-     (when you do this VC++ is busy and inactive for a little moment, don't worry about it .-))
      and close this window. Then run Build->Build Solution.
+   + If the build of wx-console fails, try removing the comments around
+     #ifndef (line 145) and #endif (line 147) in file:
+     <dev dir>/bacula/src/win32/compat/compat.h
    + Repeat the operation for the "Unicode Debug" configuration if needed.
 
  - Bacula: