I need to compile the C++ source code of a version of Python DB API for IBM DB2:
I am new to this and according to the readme, I need to first download
- Visual C++ 2003 (isnt it a too old version!?),
- Platform SDK lastest version (i think its changed to Windows SDK and for I have Win10, i consider to download Windows 10 SDK),
- .NET SDK Version 1.1
When I tried to download Win10 SDK, I saw that its 2.4GB!! Too heavy and I won't use it for more than these kind of compilations. Is there a lightweight core of it? And is this .NET SDK means .NET Framework SDK?