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

   > 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. 
![Screenshot_win10_2024-02-06_13:46:31](https://private-user-images.githubusercontent.com/1170582/302628730-3909d08f-6a3f-486c-81d7-fa3ea2f318b8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDgwMDg2OTcsIm5iZiI6MTcwODAwODM5NywicGF0aCI6Ii8xMTcwNTgyLzMwMjYyODczMC0zOTA5ZDA4Zi02YTNmLTQ4NmMtODFkNy1mYTNlYTJmMzE4YjgucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDAyMTVUMTQ0NjM3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MTRkNjNhZjYwMWRjMmM5NDE1NWU0NzM5YmZmMjViYTZiZGY4MTgyMjQ5YWIzYjU0ZjQ1NjA5NzkxMWZmMDVhZCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3
 
QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.lbhbstMNMHrwzuSiQNB7rmhJGs-q3z4sqAkj6WsJJIg)
   
   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.


-- 
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: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to