GiacomoLaw / Keylogger

A simple keylogger for Windows, Linux and Mac
https://simple-keylogger.github.io/
MIT License
2.09k stars 616 forks source link

install error #98

Closed jmoney24244 closed 1 year ago

jmoney24244 commented 3 years ago

root💀DESKTOP-N1S5Q22)-[/mnt/c/Users/Mona moore/Keylogger/mac] └─# make && make install gcc keylogger.c -framework ApplicationServices -framework Carbon -o keylogger gcc: error: ApplicationServices: No such file or directory gcc: error: Carbon: No such file or directory gcc: error: unrecognized command-line option ‘-framework’ gcc: error: unrecognized command-line option ‘-framework’ make: *** [Makefile:9: all] Error 1

i dont know what it is

GiacomoLaw commented 2 years ago

See if following this fixes: https://stackoverflow.com/a/12919082/6752824