[omniORB] How to export generated functions in DLL (Windows)

Stefan Walter Stefan.Walter at lisec.com
Thu Jan 24 07:13:35 GMT 2013


Hi,
 
I am placing all *SK.o and *DynSK.o files into a Windows DLL because I
dont want to statically link it to an executeable.
 
My problem now is that many of the functions are not getting declared
as export, which does not allow me to access this functions from the
executable.
 
The main issue is that this symbols are not getting declared in the .hh
files with the "__declspec(dllexport)" and therefore they are not
accessible.
 
Is there any way with the pre-compiler settings or anything else to get
this possible?
 
Thanks in advance,
Stefan

__________________________________________
The content of this e-mail is confidential and restricted for the use of
the intended recipient only. If you are not the intended recipient
please inform the sender immediately and delete this e-mail and any
attachments. We cannot accept liability for any damage incurred as a
result of software viruses and advise that you carry out your own virus
checks before opening any attachment.

Der Inhalt dieses E-Mails ist vertraulich und für die alleinige
Verwendung durch den beabsichtigten Empfänger bestimmt. Falls Sie nicht
der beabsichtigte Empfänger sind, bitten wir Sie den Absender umgehend
zu informieren und dieses E-Mail samt angeschlossenen Dateien zu
löschen. Wir können keine Haftung für allfällige Schäden übernehmen,
die aufgrund von Software-Viren entstehen, und empfehlen Ihnen, selbst
Virenprüfungen durchzuführen, bevor Sie eine Anlage öffnen.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20130124/00d5b256/attachment.html>


More information about the omniORB-list mailing list