This is a discussion on Kdevelop 2.1.5 - Lib Paths - KDE ; Hi All I try to use kdevelop 2.1.5 When I tried to compile a little program with the following includes #include #include The compiler doesn't even find it. So I want to pass the parameter '-lqt' to the compiler. But ...
Hi All
I try to use kdevelop 2.1.5
When I tried to compile a little program with the following includes
#include
#include
The compiler doesn't even find it.
So I want to pass the parameter '-lqt' to the compiler.
But I can't find a place to do this setting....
Any help?
Thanks
Pascal