I am trying to build php from source to include mcrypt for windows. I keep getting this error when i do the nmake part of it.
ext\libxml\php_libxml2.def
"" -h win32\ -r Release_TS\ -x Release_TS\ win32\build\wsyslog.mc
'-h' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: '"' : return code '0x1'
Stop.
Any ideas?
Thanks,
Michael