Support of Aspose.Words for C++ for Visual Studio 2013 and earlier versions

I downloaded Aspose.Words C++ 20.3 for evaluation. When I extracted the archive, I found that the .lib and .dll files seem to be suited for a specific version of Visual Studio (“vc14”). I was unable to compile the examples using Visual Studio 2013. For some reason I have to stick with Visual Studio 2013 and earlier versions. Is there any solution to this?

@pkpmsunli

You can use Aspose.Words for C++ to develop applications in any development environment that supports C++, but the following environments are explicitly supported:

  • Microsoft Visual C++ version 2017 or higher

Please read the following article for more detail.
Installing Aspose.Words for C++