buglet in kdelibs/interfaces/kmediaplayer/kfileaudiopreview
Benjamin Reed
ranger at befunk.com
Sun Jun 29 01:27:39 BST 2003
On Friday, June 27, 2003, at 9:39AM, Benjamin Reed wrote:
> ...because I don't have that header yet. In the source tree, it's in
> kdelibs/arts/kde/kplayobjectfactory.h so it won't get found. Not sure
> the "proper" way to fix it other than removing the arts/ from the
> include, which is kind of ugly.
This actually still doesn't build from a totally virgin install because
"interfaces" is built before "arts", so the library isn't there at link
time. Any objections to me adding "COMPILE_BEFORE_interfaces = arts"
to kdelibs/Makefile.am.in?
More information about the kde-core-devel
mailing list