Stefan Walter
2013-01-24 07:13:35 UTC
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>
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>