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

Mac OS X Support #138

Open
8eS3rz4sDu8oUx4q39hhv8o2k2e72dkb opened this issue Feb 10, 2024 · 0 comments
Open

Mac OS X Support #138

8eS3rz4sDu8oUx4q39hhv8o2k2e72dkb opened this issue Feb 10, 2024 · 0 comments

Comments

@8eS3rz4sDu8oUx4q39hhv8o2k2e72dkb
Copy link

Will it work on macOS 10.15.7+?
I have a lot of problems on first make step
brew and all dep installed. Have anyone got working example? What esle do I need?
I have an AMD Card Radeon RX 5700 XT 8 GB, does it work with CUDA?

VanitySearch-master % make
cd obj &&	mkdir -p GPU
cd obj &&	mkdir -p hash
g++ -m64 -mssse3 -Wno-write-strings -O2 -I. -I/usr/local/cuda-8.0/include -o obj/IntGroup.o -c IntGroup.cpp
In file included from IntGroup.cpp:18:
In file included from ./IntGroup.h:21:
./Int.h:241:24: error: static declaration of '__rdtsc' follows non-static
      declaration
static uint64_t inline __rdtsc() {
                       ^
./Int.h:241:24: note: previous implicit declaration is here
1 error generated.
make: *** [obj/IntGroup.o] Error 1
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