]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/README.mingw32
Remove jobq.c constraint that read and write SD must be
[bacula/bacula] / bacula / src / qt-console / README.mingw32
index 7f416e051e8cea85ef0dc8ac7366dd8c3d486132..0c5484921a774f77f76ebddf62cca2a55bd4d8ce 100644 (file)
@@ -28,8 +28,11 @@ It will result something like :
 |-- cross-tools
 `-- bacula
 
-bacula setup
+Linux bacula setup -- Note: I believe that this is *required* before trying
+                      to build the Win32 bat.
 ------------
+$ cd bacula
+$ ./configure <your-options-for Linux>
 $ cd bacula/src/win32
 $ make
 
@@ -55,6 +58,7 @@ $ cp -r ~/.wine/drive_c/Qt/4.4.0/lib     depkgs-mingw32/lib/qt
 
 MINGW setup
 -----------
+I think this only needs to be done once ...
 
 --- 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
@@ -79,6 +83,8 @@ Cleanup
 $ cd bacula/src/qt-console
 $ ./make-win32 clean
 
+The bat.exe will be in src/qt-console/debug/bat.exe
+
 
 
 Run Bat on Windows