Closed charlespax closed 9 years ago
I was having compile issues.
But fixed it by removing -framework IOkit from the basicListener.pro file.
-framework IOkit
Moving this to the post minimum viable product milestone. This may be a bug or a software configuration problem on my end, but all we need is for at least one computer to output a binary we can ship.
I was having compile issues.
But fixed it by removing
-framework IOkit
from the basicListener.pro file.