RE: [INTERNALS-WIN] RE: [PHP-DEV] Differences in VC6 and VC9 Windows builds and MSSQL Driver.
[email protected] ("Uwe Schindler")
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <6131DC65BABC4C91A6F2A24D0D875A55@VEGA> |
Hi Pierre, I checked this one and it is OK: http://pierre.libgd.org/nsapi-sdk-php-5.x.zip It is complete and looks like the version shipped with webserver 7.0 that I installed here locally. The newer version just adds some more symbols and another dll dependency, that is not used in PHP. Because of thatwe should use the older NSAPI 3.0 version, because the windows builds then work with all webservers since version 3.0 which is the default for all other NSAPI modules currently on the market. If we use the newer header files (from my machine), we would have to define an additional define saying to create NSAPI 3.0 compatible code (#define USE_NSAPI_VERSION 300). Uwe ----- Uwe Schindler [email protected] - http://www.php.net NSAPI SAPI developer Bremen, Germany > -----Original Message----- > From: Pierre Joye [mailto:[email protected]] > Sent: Tuesday, January 06, 2009 3:24 PM > To: Uwe Schindler > Cc: William A. Rowe, Jr.; [email protected]; internals- > [email protected] > Subject: Re: [INTERNALS-WIN] RE: [PHP-DEV] Differences in VC6 and VC9 > Windows builds and MSSQL Driver. > > hi Uwe! > > On Mon, Jan 5, 2009 at 11:48 PM, Uwe Schindler <[email protected]> wrote: > > > Pierre: This is why I said: Pierre, just use the old NSAPI LIBS/INCLUDES > for > > the windows build... > > Little request, can you pack a zip (like the one available in > pecl2.php.net) to be used by PHP please? with all headers and libs you > need to build the NSAPI :) > > I'm sure you already told me which are required, but I'm "lazy" =) > > Cheers, > -- > Pierre > > http://blog.thepimp.net | http://www.libgd.org