1inch / profanity2

Vanity address generator for Ethereum
337 stars 91 forks source link

issue compiling #31

Open aaravs11 opened 8 months ago

aaravs11 commented 8 months ago

Administrator@WIN-9UDRVPAB9FG MINGW64 ~/Desktop/New folder (4) $ cd profanity2

Administrator@WIN-9UDRVPAB9FG MINGW64 ~/Desktop/New folder (4)/profanity2 (master) $ ls ArgParser.hpp Makefile SpeedSample.cpp keccak.cl profanity.cl CLMemory.hpp Mode.cpp SpeedSample.hpp lexical_cast.hpp profanity.cpp Dispatcher.cpp Mode.hpp help.hpp precomp.cpp types.hpp Dispatcher.hpp README.md img/ precomp.hpp

Administrator@WIN-9UDRVPAB9FG MINGW64 ~/Desktop/New folder (4)/profanity2 (master) $ g++ profanity.cpp profanity.cpp:16:10: fatal error: CL/cl.h: No such file or directory 16 | #include <CL/cl.h> | ^~~~~ compilation terminated.

Administrator@WIN-9UDRVPAB9FG MINGW64 ~/Desktop/New folder (4)/profanity2 (master)

ruXlab commented 7 months ago

On debian-like systems do sudo apt-get install opencl-headers

bolabola commented 5 months ago

try https://github.com/bolabola/profanity2

wenye1368 commented 5 months ago

try https://github.com/bolabola/profanity2

Thank you, sir,I have a question, when I execute profanity2. exe, the prompt is as shown in the figure. Do you know the reason for this? thanks. 20240323151132