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

Precompiled headers was failing in QtCreator

$
0
0

@hamoid wrote:

I tried setting precompileOfMain to true, but it was failing. I had to add /libs in ofApp.qbs:181 like this:

FileInfo.joinPaths(parent.of_root, '/libs/openFrameworks/ofMain.h'),

Then precompiled headers is shown on the left panel in QtCreator. Is that something specific to my system or should I send a PR?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 636

Trending Articles