Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having trouble compiling the testexec #52

Open
image28 opened this issue Jun 23, 2022 · 0 comments
Open

Having trouble compiling the testexec #52

image28 opened this issue Jun 23, 2022 · 0 comments

Comments

@image28
Copy link

image28 commented Jun 23, 2022

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant