hi, On Tue, Nov 3, 2009 at 9:23 PM, Mark Skilbeck <[email protected]> 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. 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, [email protected]. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
