[
https://issues.apache.org/jira/browse/PROTON-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019103#comment-14019103
]
ASF subversion and git services commented on PROTON-596:
--------------------------------------------------------
Commit 1600727 from [email protected] in branch 'proton/trunk'
[ https://svn.apache.org/r1600727 ]
PROTON-596: Add config.bat environment settings for windows.
* Bug-for-bug compatible with config.sh
** adds new paths after old paths
** uses fixed \build folder for builds
* For use with debug builds only (pending conversion to cmake configure .in
file)
To use:
> cd proton
> call config.bat
> cd build
> ctest
> There is no equivalent to 'config.sh' for windows
> -------------------------------------------------
>
> Key: PROTON-596
> URL: https://issues.apache.org/jira/browse/PROTON-596
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: 0.7
> Environment: Proton on windows
> Reporter: Chuck Rolke
>
> ctest fails to find compiled C tests. Some environment settings are needed in
> addition to those supplied by cmake/ctest.
> Linux users have the luxury of config.sh to steer their environment correctly
> for tests built in proton/build. Windows users need the same.
--
This message was sent by Atlassian JIRA
(v6.2#6252)