Aspose.Words for C++ Library Error: Only ‘v140’, ‘v141’ and ‘v142’ toolsets are supported | Aspose.Words.Cpp 20.2.0 on Windows 7

If I use Visual Studio 2017 and set the build target to v141_xp, which is required for Windows 7 compatibility, I get the message “Aspose.Words for C++ Library error: Only ‘v140’, ‘v141’ and ‘v142’ toolsets are supported.”

The listed compatible toolsets won’t work on Windows 7.

@danieltobey,

Thanks for your inquiry. We will prepare the required platform to simulate the environment as that of yours. As soon as everything is setup, we will test your scenario and post the results here for your kind reference.

@danieltobey,

Thanks for being patient. We tested the scenario and have managed to reproduce the same problem on our end. For the sake of any correction, we have logged this problem in our issue tracking system. The ID of this issue is WORDSCPP-941. We will further look into the details of this problem and will keep you updated on the status of linked issue. We apologize for your inconvenience.

@danieltobey,

Regarding WORDSCPP-941, we have completed the work on your issue and concluded to close this issue with “Not a Bug” status. Please see the following analysis details:

Please note that v141_xp toolset is required only for Windows XP target platform.

Your project using Aspose.Words for C++ would not build when using v141_xp, but specifying v141_xp is also not required when working on Windows 7. So, please do not use v141_xp when working on Windows 7.

Also, please note that Aspose.Words for C++ API does no longer support outdated Windows XP. Hope, this helps.