Run 'VCVARS32.BAT' from vc98\bin to set environment variables of your "C" compilator.
-----Original Message----- From: jeroen ruwaard [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 09, 2003 5:53 PM To: [EMAIL PROTECTED] Subject: [Templates] Apache-Template on win32 Ha, Since Apache::Template is, as good as I can click the Internet, not available for the PPM, I tried to nmake it myself on win32 with VC6. No luck, though. It keeps telling me that there are macro redefinitions and syntax errors. C:\Program Files\Microsoft Visual Studio\VC98\include\malloc.h(106) : error C205 9: syntax error : '(' C:\Program Files\Microsoft Visual Studio\VC98\include\malloc.h(107) : error C205 9: syntax error : '(' C:\Program Files\Microsoft Visual Studio\VC98\include\malloc.h(108) : error C205 9: syntax error : '(' C:/Perl/site/lib/auto/Apache/include/include\os.h(149) : warning C4005: 'lstat' : macro redefinition C:\Perl\lib\CORE\XSUB.h(313) : see previous definition of 'lstat' C:\Program Files\Microsoft Visual Studio\VC98\include\signal.h(102) : error C205 9: syntax error : '(' NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2' Stop. Note that I'm not a VC veteran. I can make the Template Toolkit stash XS though, no problems there. So: does anybody know of a PPD for Apache::Template or could anybody give me a hint about the CL errors I get? Greetings, Jeroen Ruwaard _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
