You can also use the instructions in README.vc8 if you have Microsoft Visual Studio 2005.
However you do need to add a couple of additional defines in the Preprocessor config for baculafd. _USE_32BIT_TIME_T If you don't specify it then all messages from bacula-fd show up as (null) on the director. WIN32_VSS This isn't needed unless you want VSS support. I'm not sure why it wasn't included before. According to the readme it was a conscious decision but the reason isn't given. _WIN32_WINNT=0x0500 You will have problems building the WIN32_VSS support unless this is specified. _CRT_SECURE_NO_DEPRECATE This just eliminates a slew of unnecessary warnings. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kern Sibbald Sent: Wednesday, April 26, 2006 11:20 PM To: bacula-users@lists.sourceforge.net Cc: James Harper Subject: Re: [Bacula-users] Building windows version from source On Thursday 27 April 2006 07:48, James Harper wrote: > Are there instructions for building the windows version from source? > <bacula-source>/src/win32/README.win32 We don't provide support on this because it is simply too complicated. I will answer simple, well defined questions though. If you don't strictly follow what is documented, it most surely not work (e.g. you need a Windows VC++ 2003 license). -- Best regards, Kern ("> /\ V_V ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users