Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Compile PHP with VC11 and Windows SDK 8 |
|
Author |
|
shaumux
Joined: 01 Jun 2012 Posts: 2 Location: India
|
Posted: Wed 17 Apr '13 10:55 Post subject: Compile PHP with VC11 and Windows SDK 8 |
|
|
Hi,
Is it possible to build PHP-5.4 with VC11 and windows SDK 8.
It seems they have removed the setenv tool from sdk 8
I'm trying but getting Detected compiler undefined.
Previously I had successfully compiled php-5.4 with windows sdk 7 and vc 10. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Thu 18 Apr '13 8:34 Post subject: |
|
|
Try to do the configure with VC10 and then the actual building by calling 'nmake snap' at the VC11 prompt. This seemd to work OK. |
|
Back to top |
|
shaumux
Joined: 01 Jun 2012 Posts: 2 Location: India
|
Posted: Thu 18 Apr '13 16:11 Post subject: |
|
|
Thanks, but do you think the windows sdk could be the culprit?
In windows SDK 8.0 has many tools removed.
Theres no compiler, no command prompt and the setenv utility has also been removed.
so i wasn't able to complete those steps |
|
Back to top |
|
|
|
|
|
|