[
https://issues.apache.org/jira/browse/PROTON-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546970#comment-17546970
]
ASF GitHub Bot commented on PROTON-2529:
----------------------------------------
astitcher closed pull request #366: PROTON-2529 CMakeLists.txt: fix build
without a working C++ compiler
URL: https://github.com/apache/qpid-proton/pull/366
> Build failure without a working C++ compiler
> --------------------------------------------
>
> Key: PROTON-2529
> URL: https://issues.apache.org/jira/browse/PROTON-2529
> Project: Qpid Proton
> Issue Type: Bug
> Components: cpp-binding
> Affects Versions: proton-c-0.35.0
> Environment: buildroot
> Reporter: Fabrice Fontaine
> Priority: Minor
>
> Calling check_language(CXX) if BUILD_CPP is not set will raise the following
> if a non working C++ compiler is installed on the system:
> {code:cpp}
> CMake Error at
> /nvmedata/autobuild/instance-25/output-1/host/share/cmake-3.18/Modules/CMakeTestCXXCompiler.cmake:59
> (message):
> The C++ compiler
> "/usr/bin/c++"
> is not able to compile a simple test program.
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]