[ 
https://issues.apache.org/jira/browse/THRIFT-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18021501#comment-18021501
 ] 

Jens Geyer commented on THRIFT-5894:
------------------------------------

Thank you very much for your investigations of the matter.

[~jking] , [~ctubbsii] - any ideas how we can resolve that mismatch in a 
compatible way? Just removing the THRIFT_RUNTIME_POSTFIX is probably only 
creating other issues, correct?

> pkg-config files distributed via conda on Windows do not link to proper 
> libraries
> ---------------------------------------------------------------------------------
>
>                 Key: THRIFT-5894
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5894
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>    Affects Versions: 0.22.0
>            Reporter: Will Ayd
>            Priority: Major
>              Labels: cmake
>
> When installing Thrift via conda on windows, the pkgconfig files provide 
> lines like:
> ```
> Libs: -L${libdir} -lthrift
> ```
> However, the library that gets distributed actually has the name 
> thriftmd.lib, so when using this to compile a program you get an error that 
> the library `thrift.lib` cannot be found during linkage (the issue also 
> applies to thrift-nb and thrif-z)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to