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

Andrew Stitcher commented on PROTON-411:
----------------------------------------

I think this assertion is incorrect: The pkg-config stuff is only used (and 
useful) for gcc (or similar compilers) not visual studio. Therefore the command 
liine options should be for gcc etc. and deosn't need changing.

To amplify:
The only sensible way to use pkg-config on Windows is under cygwin (or maybe 
mingw) and for that these file contents would be okay.

[Or did I miss something?]

> [proton-c] windows cmake configures file libqpid-proton.pc with unix settings
> -----------------------------------------------------------------------------
>
>                 Key: PROTON-411
>                 URL: https://issues.apache.org/jira/browse/PROTON-411
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.4
>         Environment: Windows
>            Reporter: Chuck Rolke
>              Labels: windows
>
> Windows needs something other than hard coded
> Libs: -L${libdir -lqpid-proton
> Cflags: -I${includedir}}
> All the other computed values configured into this file are correct: PREFIX, 
> EXEC_PREFIX, LIBDIR, INCLUDEDIR.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to