You are missing something in your local VS setup.? Specifically you are missing the build tools for (I think) VS 2010.? That has nothing at all to do with the library or its code.
Look here:
Hunter
On Thursday, April 1, 2021, 7:21:31 PM PDT, marluv via groups.io <marluv@...> wrote:
I am runnings windows 10 home with VC 2012, and 2017. I have the latest build of the SDK I got visual studios 2017 express... installed it... try to run the sample code and keep getting this error
Severity??? Code??? Description??? Project??? File??? Line??? Suppression State Error??? MSB8020??? The build tools for Visual Studio 2010 (Platform Toolset = 'v100') cannot be found. To build using the v100 build tools, please install Visual Studio 2010 build tools.? Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution".??? TwsSocketClient??? C:\Program Files (x86)\Microsoft Visual Studio\2017\WDExpress\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Platform.targets??? 65???
??????? So I installed visual studio 2012 SAME ERROR
WHAT THE HEC !!! I was able to run this at some point in time... does anyone know which version of VC express works with this sample code?