Hi Hugo,
On Sunday 22 October 2006 02:38, Hugo Parente Lima wrote:
> I'm using KoProperty (SVN Trunk) in my application and
I have some
> questions:
>
> - How to tell to cmake to require the koProperty
library?
> - How to tell cmake about the koproperty headers path?
> - How to tell cmake about linking my app to koProperty?
For example Kexi, which uses KoProperty as well, defines in
kexi/formeditor/CMakeLists.txt;
include_directories( ... $/lib/koproperty)
target_link_libraries(kformdesigner ... koproperty)
> For now I'm doing all hard-coded in the CMakeLists.txt
=/.
> Apparently koProperty is not exporting the header files
after "make
> install".
hmmm... then it should propably be fixed to export the
header files imho. IIRC
long time goal was anyway to be able to reuse kofficelibs
(so, also
koproperty) even outside of KOffice.
> Another "problem", koProperty depends on
K3Support, have plans to remove
> the dependence from K3Support? anyone doing it? maybe I
can help
For sure we like to have K3Support completly removed as well
as Q3Support. It
just takes time. But for sure any help is very welcome and
if there are any
questions, please just ask here or join the #koffice channel
on IRC
--
Sebastian Sauer aka dipesh[sebsauer]
http://www.dipe.or
g/public_key.asc
Fingerprint: 8F1E 219B 16E6 4EC7 29CC F408 E193 65E2 9134
2221
Coder in http://www.koffice.org
&& http://www.kmldonkey.org
_______________________________________________
koffice-devel mailing list
koffice-devel kde.org
h
ttps://mail.kde.org/mailman/listinfo/koffice-devel
|