Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Create shared library
Hi there,
I have a win32 application that uses a DLL which exports some classes. The DLL is written in plain C++. No win32 dependencies except the entry point of the DLL and the " __declspec(dllexport) " instructions. The rest is plain C++.
Now I would like to build a shared library on a Linux platform. Unfortunately I am totally unexperienced in linux development.
Is there the concept of shared libraries which export classes for other applications to use?
Whats the entry point called?
What are the export directives called?
Is there a simple example out there?
Thanks
Alireza
RE: Create shared library
This is a KDE forum and KDE does not equal Linux. Please ask this question on a more general forum like
Linux Questions
Bram Schoenmakers
KDE Netherlands (www.kde.nl)