summaryrefslogtreecommitdiff
path: root/libopie/pim/README_COMPILE
authoreilers <eilers>2002-09-27 17:11:44 (UTC)
committer eilers <eilers>2002-09-27 17:11:44 (UTC)
commit44c98b497ff1cb8cddba10b56435f136a583cce2 (patch) (side-by-side diff)
treed76ab641b0a9151031f1ec7ac19ff00c11f82b53 /libopie/pim/README_COMPILE
parentd44b205c9009af71db036b3951363a91110e1c20 (diff)
downloadopie-44c98b497ff1cb8cddba10b56435f136a583cce2.zip
opie-44c98b497ff1cb8cddba10b56435f136a583cce2.tar.gz
opie-44c98b497ff1cb8cddba10b56435f136a583cce2.tar.bz2
Added API for accessing the Contact-Database ! It is compiling, but
please do not expect that anything is working ! I will debug that stuff in the next time .. Please read README_COMPILE for compiling !
Diffstat (limited to 'libopie/pim/README_COMPILE') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/pim/README_COMPILE11
1 files changed, 11 insertions, 0 deletions
diff --git a/libopie/pim/README_COMPILE b/libopie/pim/README_COMPILE
new file mode 100644
index 0000000..d9f13ce
--- a/dev/null
+++ b/libopie/pim/README_COMPILE
@@ -0,0 +1,11 @@
+To compile successfully ocontact there have to be the
+following symbolic links created:
+
+ln -s ../../library/backend/qfiledirect_p.h
+ln -s ../../library/backend/vobject_p.h
+
+
+This "dirty" solution will be fixed, soon !
+
+
+Bye, Stefan (Eilers.Stefan@epost.de) \ No newline at end of file