Re: [DAEMON] Need help building Windows native binaries

2010-04-04 Thread timmann
sebb-2-2 wrote: > > > But I didn't know what you meant by "setup the command line environment". > > Did you just mean calling SetEnv with the appropriate flags? > > To set the environment, try running the vcvars32.bat file in the same shell before compiling. The bat file should be in the b

Re: [DAEMON] Need help building Windows native binaries

2010-03-27 Thread sebb
On 27/03/2010, Mladen Turk wrote: > On 03/27/2010 08:14 PM, sebb wrote: > > > > > > > > > Windows SDK for Windows Server 2008 and .NET Framework 3.5 > > > > > > instead of Win32 2003 r2 Platform SDK - is that OK? > > > > > > > Scratch that - the download page for that now says to use: > > > > Mi

Re: [DAEMON] Need help building Windows native binaries

2010-03-27 Thread Mladen Turk
On 03/27/2010 08:14 PM, sebb wrote: Windows SDK for Windows Server 2008 and .NET Framework 3.5 instead of Win32 2003 r2 Platform SDK - is that OK? Scratch that - the download page for that now says to use: Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1 Like said, you w

Re: [DAEMON] Need help building Windows native binaries

2010-03-27 Thread sebb
On 27/03/2010, sebb wrote: > On 27/03/2010, Mladen Turk wrote: > > On 03/27/2010 03:42 PM, sebb wrote: > > > > > I'm trying to debug DAEMON-156, however it's very difficult without > > > being able to rebuild prunsrv.exe. > > > > > > The documentation suggests that one can use the make file

Re: [DAEMON] Need help building Windows native binaries

2010-03-27 Thread sebb
On 27/03/2010, Mladen Turk wrote: > On 03/27/2010 03:42 PM, sebb wrote: > > > I'm trying to debug DAEMON-156, however it's very difficult without > > being able to rebuild prunsrv.exe. > > > > The documentation suggests that one can use the make file > > > > src/native/nt/procrun/apps/prunsrv/prun

Re: [DAEMON] Need help building Windows native binaries

2010-03-27 Thread Mladen Turk
On 03/27/2010 03:42 PM, sebb wrote: I'm trying to debug DAEMON-156, however it's very difficult without being able to rebuild prunsrv.exe. The documentation suggests that one can use the make file src/native/nt/procrun/apps/prunsrv/prunsrv.x86 However, MS Nmake 1.5 complains about the syntax: