1inch / profanity2

Vanity address generator for Ethereum
337 stars 91 forks source link

Cannot build on Windows 10 #26

Open adamiss5138 opened 11 months ago

adamiss5138 commented 11 months ago

I tried on 3 computers, and same problem. When I run make, it shows this error:

process_begin: CreateProcess(NULL, uname -s, ...) failed. Makefile:7: pipe: No error g++ -c -std=c++11 -Wall -mmmx -O2 -mcmodel=large Dispatcher.cpp -o Dispatcher.o process_begin: CreateProcess(NULL, g++ -c -std=c++11 -Wall -mmmx -O2 -mcmodel=large Dispatcher.cpp -o Dispatcher.o, ...) failed. make (e=2): The system cannot find the file specified. make: *** [Makefile:22: Dispatcher.o] Error 2

bolabola commented 5 months ago

now you can https://github.com/bolabola/profanity2