hi,

On Wed, Dec 12, 2012 at 11:43 PM, Derick Rethans <der...@php.net> wrote:
> On Thu, 13 Dec 2012, Amir wrote:
>
>> Thanks Anatoliy, but I don;t want to compile PHP source, I just want to
>> compile my own extension on windows via NTS PHP source code.
>
> You can't do that, you need to compile PHP as well to get such an
> environment where you can compile extensions.

Or use the SDK and development package. As long as your extension has
no dependencies, the classic phpize way works just fine on windows
too.

Cheers,
--
Pierre

@pierrejoye

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to