Because of your help I'm able to run some simple unit tests!
Now I'd like to run my tests with the Qt TestRunner and tried the example from examples/qt.
But when I want to compile I get following error message:
cannot open include file: 'qapplication.h': No such file or directory
Has anybody an idea?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
Because of your help I'm able to run some simple unit tests!
Now I'd like to run my tests with the Qt TestRunner and tried the example from examples/qt.
But when I want to compile I get following error message:
cannot open include file: 'qapplication.h': No such file or directory
Has anybody an idea?