using shared libs other than QT/KDE.

Serge Lussier lusse at videotron.ca
Thu Apr 13 01:04:43 BST 2000


  Hi,
I'm making a little, but useful  KDE app using Kdevelop.
I want to use some zlib functions ( gzxxx() ) to be able
to compress/uncompress data to/from files.

My app do works right now, using write pipe << popen ("gzip >
file","w"); >>
but I feel it is not elegant.

My problem is that the only zlib files I have are the shared .so files.
I don't know how to use shared libs and how it work...
Is someone cool and kind to be willing to explain to me what I have to
do ?

Thank you.

Serge Lussier
ICQ#53409121









More information about the KDevelop mailing list