Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Visual Studio 16 2019 #284

Open
treyyoder opened this issue Apr 18, 2020 · 2 comments
Open

Add support for Visual Studio 16 2019 #284

treyyoder opened this issue Apr 18, 2020 · 2 comments

Comments

@treyyoder
Copy link

Requesting and update to support VS2019.

@xmrig
Copy link
Owner

xmrig commented Apr 18, 2020

Please explain your request a little more, VS2019 is already supported.
Thank you.

@treyyoder
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants