[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Hello. Problem linking kurlrequester
From:       Christoph <chris () inferno ! nadir ! org>
Date:       2004-10-14 22:31:21
Message-ID: 200410150031.23316.chris () inferno ! nadir ! org
[Download RAW message or body]

On 15 October 2004 02:10, Jonas Widarsson wrote:
> ********************** snip:
> # the application source, library search path, and link libraries
> testar01_SOURCES = main.cpp testar01.cpp testar01widget.cpp
> testar01widgetbase.ui
> testar01_LDFLAGS = $(KDE_RPATH) $(all_libraries) -lkio
> testar01_LDADD = $(LIB_KDEUI)
> **********************
>
> Is this ok to do?
Thats absolutely right.
You could make it 
testar01_LDADD = -lkio $(LIB_KDEUI)
which is the way kdevelop's automakemanager would do it.
Maybe you should have a look at http://developer.kde.org/documentation/
and the Makefile.am-howto there.

Cheers,
	Christoph

-- 
GPG-Fingerprint: 88DA B106 D973 B2AF 7CCB  725A F76C 803C 758F 71C0
GPG-Key: http://www.kluenter.de/chris.gpg
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic