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
The documentation only provides directions for VS2017.
Fumbling around with a few different cmake commands gives me the same result:
R:\DEV\community\xmrig-amd\build (master -> origin)
λ cmake .. -G "Visual Studio 16 2019" -A WIN64
CMake Error: Error: generator : Visual Studio 16 2019
Does not match the generator used previously: Visual Studio 15 2017 Win64
Either remove the CMakeCache.txt file and CMakeFiles directory or choose a different binary directory.
So I guess what I'm requesting is an update to the docs.
Requesting and update to support VS2019.
The text was updated successfully, but these errors were encountered: