Re: [INTERNALS-WIN] Re: ext/odbc no longer builds under VC6
[email protected] ("Steph Fox")
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <002001c95e23$fc50cd70$3ffc1f3e@foxbox> |
Hi Pierre, > It is in the platform SDK. See below. Yes, I found it now. Just not in the files I originally had (????). > Here is what is in the sqltypes.h header (SDK 2003/02): Yes, the page I linked to earlier says all this. > I tested again using a fresh installed windows XP Pro, VC6 Enterprise > SP6, and the platform SDK 2003/02 without any other dependency (deps/ > or php_builds/ are empty) and it compiles fine. > > I can pack the include and lib directories from the SDK in a zip and > upload it somewhere if you need them. No need, thanks. I found a sane download/installer that doesn't require a machine I haven't got and will install 'some' rather than 'all' files on request: http://www.microsoft.com/downloads/details.aspx?FamilyId=A55B6B43-E24F-4EA3-A93E-40C0EC4F68E5&displaylang=en It also includes a batch file to set up combined MSVS/SDK paths in MSVS 6.0, which some may find useful. You might want to add that link to those on the Wiki? Not everyone has the tools to open CAB files, and this gets around that problem as well as the size issue and the 'Genuine Windows' check you see on other options for the same SDK download on MSDN. What's with the requirement for the .NET 2.0 SDK? I'm not seeing a problem with com_dotnet? - Steph ps Are you able to confirm that either we don't support Win2K or that having 64-bit support doesn't exclude the platform?