Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why are there linking errors when I compile 7-Zip or LZMA SDK with Visual C++ 6.0?

errors linking SDK visual c
0
Posted

Why are there linking errors when I compile 7-Zip or LZMA SDK with Visual C++ 6.0?

0

To compile sources you will need Visual C++ 6.0 or a later version. Some files also require a new Platform SDK from microsoft.com: http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm or http://www.microsoft.com/msdownload/platformsdk/sdkupdate/ If you are using MSVC, specify the SDK directories at the top of the “Include files” and “Library files” directory lists. These can be found under “Tools / Options / Directories”. The latest Platform SDK is not compatible with MSVC6. So you must use Windows Server 2003 PSDK (February 2003) with MSVC6.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123