sanchez77 Posted May 2, 2012 Share Posted May 2, 2012 So I am trying to build PHP on a Win Server 2008 x64 box (i know, win sucks) I have VS 2008, the SDK 6.1 and the src PHP 5.4 I followed the instructions here: https://wiki.php.net/internals/windows/stepbystepbuild I able to build the version in my local x32 Win Vista Environment, but when I started the same process in Win Server 2008 x64, everything was fine untl I ran the nmake command then I received NMAKE: fatal error U1073: don't know how to make 'Zend\zend_ini_parser.y' Stop :'( Any ideas? Anyone experience this before? Appreciate anyone's input please. Quote Link to comment Share on other sites More sharing options...
requinix Posted May 3, 2012 Share Posted May 3, 2012 Did you grab the SDK tools? Quote Link to comment Share on other sites More sharing options...
sanchez77 Posted May 3, 2012 Author Share Posted May 3, 2012 Yes, I am using the php-sdk-binary-tools-20110915 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.