You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Alexander Zarei (JIRA)" <ji...@apache.org> on 2014/08/13 22:02:12 UTC

[jira] [Created] (DRILL-1297) Hide Dependencies From Public API to enable using the C++ Client as a DLL

Alexander Zarei created DRILL-1297:
--------------------------------------

             Summary: Hide Dependencies From Public API to enable using the C++ Client as a DLL
                 Key: DRILL-1297
                 URL: https://issues.apache.org/jira/browse/DRILL-1297
             Project: Apache Drill
          Issue Type: Task
          Components: Client - C++
         Environment: Windows 7
            Reporter: Alexander Zarei
            Priority: Blocker


Protobuf dependency is exposed to customers through public API header files. In particular, we have built C++ Client as a DLL but when linking it to our code, the public API header files do not compile as they expose additional dependencies that should be hidden from the costumer code. Especially, incubator-drill\contrib\native\client\src\include\drill\protobuf\User.pb.h



--
This message was sent by Atlassian JIRA
(v6.2#6252)