hi,
On Wed, Dec 12, 2012 at 12:18 PM, Amir wrote:
> Im compiling my c++ php extension on php 5.3 and visual c++ 2008
> everything is ok and work fine, but I have to (and I force) to using php
> 5.2.9 and compile it via vc++ 2005.
>
> I got this error during compile:
> *zend\zend_config.w32.h(38)
Hi
Im compiling my c++ php extension on php 5.3 and visual c++ 2008
everything is ok and work fine, but I have to (and I force) to using php
5.2.9 and compile it via vc++ 2005.
I got this error during compile:
*zend\zend_config.w32.h(38) : fatal error C1083: Cannot open include file:
'winsock2.h'