No MSSQL in VC9 Snaps
[email protected] (Michael Sisolak)
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
The current VC9 builds on windows.php.net/snapshots aren't getting the mssql extension included. From the configure output: Checking for library ntwdblib.lib ... <not found> WARNING: mssql not enabled; libraries and headers not found The VC6 builds do have mssql: Checking for library ntwdblib.lib ... <in LIB path> NTWDBLIB.LIB Checking for sqlfront.h ... <in default path> Enabling extension ext\mssql [shared] Is this just a configuration issue on the build machine, or is there something more fundamental about the compatibility between the libraries and VC9? Michael Sisolak [email protected]