creating a shared library with kdevelop
R�diger Koch
rkoch at rkoch.org
Tue Jun 22 18:59:01 BST 2004
Hi,
http://cvs.sourceforge.net/viewcvs.py/amygdala/visual/
is a KDevelop3 project that builds a shared library as a module for use
with dlopen()/dlsym(). You can use this project as a template. If you
want to create it from scratch, do:
1. Create a "simple KDE Application" or another Autotools based project
2. edit the Makefile.am to replace bin_PROGRAMS or noinst_PROGRAMS by
lib_LTLIBRARIES.
-Rudiger
--- Jose Sanchez <joseos at okstate.edu> wrote:
> Hi I was wondering if it is possible to create a shared library with
> kdevelop, if so, how could I create it.
>
> thanks
>
> Jose
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«
>
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list