How to use it in KDevelop? Define include-path
cimodev
cimodev at googlemail.com
Sun Nov 30 12:21:01 CET 2008
Hi there
i'm new to the following topic: linking against libraries, when there
include files are'nt in the root path of /usr/local/include.
while installing taglib on opensuse 10.3 (with configure && make && make
install) all include files goes to the path "/usr/local/include/taglib".
so, in my main.cpp i have to #include "taglib/taglib.h" with the path as
prefix. But, taglib-files itself includes their files without this prefix.
i think its not a good idea to change all include-lines by myself within
taglib :) so there must be another, better way.
can anybody help me?
thank you in advance!
kind regards, cimodev
More information about the taglib-devel
mailing list