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

"Code model can't parse an included file"

$
0
0

@figurehe4d wrote:

qtCreator (version 4.2.2) is throwing this error with nearly -every- script. says the code model can't parse the files, shows this error at the top of every editor screen:

xmmintrin.h:130:19:
error: use of undeclared identifier '__builtin_ia32_addss'

The files (main/ofApp.cpp/ofApp.h) themselves seem to get code highlighting just fine. don't see any indication auto complete is working though.

What steps could I take to troubleshoot this? for reference I've enabled the ClangCodeModel as per the instructions here..

but for the last part

and select the parser to use for files of each type. (Set everything to Clang)

I'm not given such an option,
However I ran clangstaticanalyzer which returned
:-1: warning: Clang Static Analyzer: Running with unsupported version 4.0.1, supported version is 3.9.

Also if it helps any I'm on fedora 26.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 636

Trending Articles