profanity2 icon indicating copy to clipboard operation
profanity2 copied to clipboard

Cannot build on Windows 10

Open adamiss5138 opened this issue 2 years ago • 1 comments

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

adamiss5138 avatar Aug 30 '23 11:08 adamiss5138

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

bolabola avatar Mar 21 '24 08:03 bolabola