Linting with headers in subdirectories under /usr/include (GTK) #4507
Unanswered
ElliotLurie
asked this question in
Q&A - Ask for help with problems
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, when writing a C programming with GTK, you have to compile your program with some header include options. This is typically defined via GCC/Make with
pkg-config
, however, I can't seem to get this set up with ALE and I get the following line:How can I set this up properly?
Beta Was this translation helpful? Give feedback.
All reactions