Hey, guys/gals.
Do any of you know of an up-to-date resource on setting up a development
area / building extensions with VS? Everything I find is a couple of
years and / doesn't work.
Thanks.
Mark Skilbeck wrote:
Hey, guys/gals.
Do any of you know of an up-to-date resource on setting up a development
area / building extensions with VS? Everything I find is a couple of
years and / doesn't work.Thanks.
hi,
Hey, guys/gals.
Do any of you know of an up-to-date resource on setting up a development
area / building extensions with VS? Everything I find is a couple of
years and / doesn't work.
See:
- http://wiki.php.net/internals/windows/stepbystepbuild
- http://www.slideshare.net/pierrej/php-on-windows-internals
That won't work for PHP 5.2 as it uses VC6 only and the build process
is a bit tricky :). For 5.3+ it is very easy and straightforward.
Sidenote: you need VC6 (enterprise) for php 5.2. I can do the VC6 ones
on our snaps once you got it working smoothly with VC9 (2008, express
included).
There is also a dedicated list for windows development,
internals-win@lists.php.net.
Cheers,
Pierre