fireice-uk / xmr-stak

Free Monero RandomX Miner and unified CryptoNight miner
GNU General Public License v3.0
4.05k stars 1.79k forks source link

I can not compile with cuda 8 #2452

Open bycarloz opened 5 years ago

bycarloz commented 5 years ago

I can not compile with cuda 8 an error and I do not compile nvidia

image

lordhugo7880 commented 5 years ago

To compile with CUDA 8 in Visual Studio 2019, assuming you want to compile for Nvidia, you can follow these additional instructions. They are intended for Visual Studio 2017, but should also work for Visual Studio 2019:

https://www.olegtarasov.me/how-to-build-cuda-toolkit-projects-in-visual-studio-2017/

For more information, also see this link:

https://stackoverflow.com/questions/43745099/using-cuda-with-visual-studio-2017