Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-8445

Examples not building after removal of cryptoimpl

    XMLWordPrintableJSON

Details

    Description

      Building the Geode Native examples is failing in CMake, with the following gripe repeated for each project, for example this from the .net sslputget app:

      CMake Error at dotnet/sslputget/CMakeLists.txt:44 (add_custom_command):
      19:52:49  Error evaluating generator expression:
      19:52:49
      19:52:49    $<TARGET_FILE:GemFireNative::crypto>
      19:52:49
      19:52:49  No target "GemFireNative::crypto" 

      We just need to remove this dependency in the various CMakeLists.txt files, because it no longer exists - all SSL code is now in the Geode Native library proper.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bbender Blake Bender
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: