You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First look at the code myself, someone may have a quick fix
./src/test.cu(71): error: identifier "N_LEN" is undefined
...
./src/test.cu(134): error: argument of type "uctx_t *" is incompatible with parameter of type "uint32_t"
./src/test.cu(134): error: too many arguments in function call
./src/test.cu(147): error: identifier "BlockMining" is undefined
Possibly some missing defines or a missing include, maybe a missing typecast
Thanks and have a great day!
The text was updated successfully, but these errors were encountered:
First look at the code myself, someone may have a quick fix
Possibly some missing defines or a missing include, maybe a missing typecast
Thanks and have a great day!
The text was updated successfully, but these errors were encountered: