Chia-Network / bladebit

A high-performance k32-only, Chia (XCH) plotter supporting in-RAM and disk-based plotting
Apache License 2.0
336 stars 109 forks source link

Error C2220 in VS 2022 #299

Closed mech2you closed 1 year ago

mech2you commented 1 year ago

Error C2220 is comming in Visual Studio 2022. In \src\plotting\matching\GroupScan.cpp 125 is Error C2220 In \src\commands\CmdSimulator.cpp 174 is Error C2220 In \src\harvesting\GreenReaper.cpp 325 is Error C2220

I commented out the code in line 176 of file CMakeLists.txt. After that, the compiling process went through

image

harold-b commented 1 year ago

Thanks, for the report, but no worries about reporting build issues. We're aware of them. Just haven't gotten around to it. macOS and Windows build issues will be resolved today 👍