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

WIN_UAC #106

Closed 0x29a closed 6 years ago

0x29a commented 6 years ago

Compiling with options: cmake -G "Visual Studio 15 2017 Win64" -T v140,host=x64 -DXMR-STAK_CURRENCY=monero -DMICROHTTPD_ENABLE=OFF -WIN_UAC=OFF .. But binary still triggers UAC.

fireice-uk commented 6 years ago

It needs to be -DWIN_UAC=OFF like every cmake option.

0x29a commented 6 years ago

Oh, sorry. Will try soon.

psychocrypt commented 6 years ago

Solved missing -D