You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
I'm having Nvidia Cuda installed on my machine and unfortunately its version.txt file always gets found (instead of Arduino's version.txt).
A reduction of the search paths for version.txt (within the file cmake\Platform\System\VersionDetector.cmake) seems reasonable, as ${ARDUINO_SDK_PATH} is used as a hint anyway.