[
https://issues.apache.org/jira/browse/THRIFT-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019640#comment-14019640
]
ASF GitHub Bot commented on THRIFT-2569:
----------------------------------------
GitHub user pascal-bach opened a pull request:
https://github.com/apache/thrift/pull/136
Introduce file to specify third party library locations on Windows
See: https://issues.apache.org/jira/browse/THRIFT-2569
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/siemens/thrift THRIFT-2569
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/136.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #136
----
commit f55437d55549ced475092518f432936c4e760639
Author: Pascal Bach <[email protected]>
Date: 2014-04-09T09:19:18Z
TPipeServer requires OverlappedSubmissionThread.cpp|h
so include it in the corresponding VS files
commit 63a3309a83e6fb09b589a61fe56c5abe1157acb5
Author: Pascal Bach <[email protected]>
Date: 2014-03-26T15:44:07Z
Replace Env variables for 3rdparty
----
> Introduce file to specify third party library locations on Windows
> ------------------------------------------------------------------
>
> Key: THRIFT-2569
> URL: https://issues.apache.org/jira/browse/THRIFT-2569
> Project: Thrift
> Issue Type: Improvement
> Components: C++ - Library
> Environment: Windows using Visual Studio
> Reporter: Pascal Bach
> Priority: Minor
>
> Currently it is difficult to change the location of third party libraries on
> Windows using Visual Studio.
> This change adds a variables to specify the locations independently.
--
This message was sent by Atlassian JIRA
(v6.2#6252)