Thanks. Not sure how to validate the install then as I did follow it
step by step. The biggest problem is that I am not so much trying to
compile PHP, but our DLL for PHP which requires the basics as well to
ensure the build is successful.
I guess I will have to try a small test file myself and e
hi,
On Fri, Oct 29, 2010 at 10:01 PM, Steven Scott wrote:
> From what I can see, the WinNT.h file is not included in the
> ext\standard\info.c
It is using windows.h which is always included.
Something is definitively wrong in your setup, I cannot say what or
why, maybe the SDK broke the VS Ex
I have created a new, bare, clean, VM Image of 2003 Server, with all
the up to date patches.
Installed Visual Studio 2008 Express SP1
Set the include paths for include and libs to include the SDK paths
for Include and Lib
Installed Windows SDK 6.1
Created directories as specified in
http://wiki.ph