I've imported an existing project, and configured the
<project_name>.{includes,files,config} files to the point where I get
good jump to definition / highlight and such.

However, when I run the static analyzer, it gives an error,

error: openssl/aes.h: No such file or directory
 #include <openssl/aes.h>
          ^~~~~~~~~~~~~~~

In the editor, that line is not underlined, it lives in a buildroot
directory that I have added to my <project_name>.includes file. Is the
analyzer aware of this information? What else can I try to get it past
this error?

TIA,
  - Charlie.
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to