Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

Compile problems on arch linux

$
0
0

@kflak1 wrote:

Hi all, my first post in here :smiley:
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:

https://pastebin.com/9YLcZy5G

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:

https://pastebin.com/LP0Y1iSM

Any ideas on how to make poco compile correctly? Do I even need it?

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles