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

basic instructions? 'identifier "int_as_float" is undefined' #9

Open
dchmelik opened this issue Feb 5, 2025 · 0 comments
Open

basic instructions? 'identifier "int_as_float" is undefined' #9

dchmelik opened this issue Feb 5, 2025 · 0 comments

Comments

@dchmelik
Copy link

dchmelik commented Feb 5, 2025

For UNIX/GNU/Linux users/computer_programmers, *BSD & GNU Makes are still standard; CMake isn't (still seems uncommon) so you should write basic instructions, i.e. perhaps decompress xmrig-cuda, change directory/folder into it, and the following.

mkdir build
cd build
cmake ..
gmake

When I do that, compiling halts on many 'identifier "int_as_float" is undefined': GitHub gist log.

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