Fabrice Fontaine created PROTON-2529:
----------------------------------------

             Summary: 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


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.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to