lordgamez commented on PR #1681:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1681#issuecomment-1953878314

   > > I tried running this on windows 10, in a VS2022 developer command 
prompt. It prompted me to install the vs2022 build tools, which shouldn't be 
necessary with a full VS installation, and failed to run when I answered with 
no. ...
   > 
   > Im curious does vswhere find this installation, and do you have the 
required packages installed? In theory if vswhere finds your installation and 
it satisfies the requirements (C++ with VC.ATL support) it shouldnt prompt for 
an install, but if it doesnt find it, it wont work. Because it needs a valid 
installation.
   
   I had a similar experience at first, then after I cancelled the vs 
buildtools install, uninstalled the build tools from the VS installer, and I 
saw my VS installation was out of date, so updated it just in case, then after 
retrying the bootstrapper it didn't want to try installing the build tools. Not 
sure if the VS update solved the issue or it was something else.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to