Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-4608

[C++] cmake script assumes that double-conversion installs static libs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • C++, Packaging
    • None

    Description

      This line: https://github.com/apache/arrow/blob/master/cpp/cmake_modules/ThirdpartyToolchain.cmake#L580

      The double-conversion project can alternatively build shared libraries, when BUILD_SHARED_LIBS=ON is used.

      You should only use libraries that double-conversion cmake script provides, which is in the double-conversion_LIBRARIES variable.

      Attachments

        Issue Links

          Activity

            People

              uwe Uwe Korn
              yurivict Yuri
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: