In KDevelop C/C++ having trouble with build?

  • Thread starter Thread starter mikehockstein
  • Start date Start date
M

mikehockstein

Guest
I'm using KDevelop for linux and I'm a bit new. I'm just testing out this new coding environment. To see what error messages I would get I tried different obvious mistakes. It catches syntax errors well. But an error like "#include <laksjdflja.h>" it will catch, but it won't tell me where or what the error is. The same thing happens for other errors as well when duplicating variables from including a .h file in two different .c files. Is there an option I can change to better the error output?
 
Back
Top