You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Jim King <Ji...@simplivity.com> on 2016/11/13 17:20:46 UTC

Windows build and DLLs

The CMake build environment is not configured to produce DLLs for thrift, in fact it will error out if you ask it to make a shared library right now.
I believe in all my projects so far I have used static libraries for thrift.
Has anybody used thrift (runtime library for C++) as a DLL on Windows?
Is there a demand for it?  I was always under the impression that without declaring the __declspec(dllexport) stuff it would be hard to make.
I believe you can just say, "export everything" though.

Thanks,

Jim
---------------------------------------------------------------------------------------
PRIVACY STATEMENT:
This message is a PRIVATE communication.  This message and all attachments are a private communication sent by SimpliVity and are considered to be confidential or protected by privilege. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the information contained in or attached to this message is strictly prohibited.  Please notify the sender of the delivery error by replying to this message, and then delete it from your system.
---------------------------------------------------------------------------------------