Quantcast
Channel: bugs, errors - openFrameworks
Viewing all articles
Browse latest Browse all 636

Can't compile oF 0.10.1 on Fedora 29

$
0
0

@ShadowMitia wrote:

I suddenly am unable to compile any oF projects in 0.10.1 on Fedora 29. I’m assuming a recent update to my system broke something but this might affect other users.

Something seems to have changed in openGL for some weird reason.

Here is the first error, all the others are similar:

In file included from /home/dimitri/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/utils/ofConstants.h:212,
                 from /home/dimitri/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics/ofGraphics.h:3,
                 from /home/dimitri/Documents/of_v0.10.1_linux64gcc6_release/libs/openFrameworks/graphics/ofGraphics.cpp:1:
/usr/include/GL/glext.h:12066:105: error: conflicting declaration 'typedef void (* PFNGLFRAGMENTLIGHTFVSGIXPROC)(GLenum, GLenum, const GLfloat*)'
 typedef void (APIENTRYP PFNGLFRAGMENTLIGHTFVSGIXPROC) (GLenum light, GLenum pname, const GLfloat *params);
                                                                                                         ^

Whole output :
compile_error.zip (4.6 KB)

Should I open an issue on github?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 636

Trending Articles