@kflak1 wrote:
Hi all, my first post in here
Processing's OpenGL support is broken on Linux, which gave me the push to finally trying to get my head around of instead!I am trying to compile the emptyExample in the myApps folder using make, but instead of a binary, I am getting this output:
I have no idea where to even begin looking to make this work. The project also does not compile in qtcreator. Help much appreciated!
K
EDIT: When opening the project in qtcreator, it seems the project is not able to locate the path of ofMain.h relative to the ofApp.h file...
EDIT: It seems poco is the culprit. I removed the nightly package from AUR and ran the dependency script. I got the message that poco needs to be recompiled due to GCC > 5. Output from the compile here:
Any ideas on how to make poco compile correctly? Do I even need it?
Posts: 4
Participants: 2