preda / gpuowl

GPU Mersenne primality test.
GNU General Public License v3.0
127 stars 35 forks source link

Update Sha3Hash.h #259

Closed bjver86 closed 1 year ago

bjver86 commented 1 year ago

g++ -MT Proof.o -MMD -MP -MF .d/Proof.Td -Wall -g -O3 -std=gnu++17 -c -o Proof.o Proof.cpp In file included from Proof.cpp:5: Sha3Hash.h:18:30: error: return type 'struct std::array<long long unsigned int, 4>' is incomplete 18 | array<u64, 4> finish()&& {

Using Msys2 & MinGW-w64