Anyone had any success compiling Win32::Daemon for 64 bit perl?
v5.8.8 built for MSWin32-AMD64-multi-thread
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT
PERL_IMPLICIT_SYS PERL_MALLOC_WRAP
PL_OP_SLAB_ALLOC USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_PERLIO
Getting 100+ errors in header files before even getting to cpp code, suspect there may be an option to tell Visual Studio to be less strict but don't know what that is.
Any suggestions gratefully accepted, thanks in advance.