rose-compiler/rose

cmake error: Objects of target "astFromString" referenced but no such target exists.

milahu opened this issue · 0 comments

with cmake -Denable-internalFrontendDevelopment=ON (all other options are OFF)

-- Configuring done
CMake Error at src/CMakeLists.txt:188 (add_library):
  Error evaluating generator expression:

    $<TARGET_OBJECTS:astFromString>

  Objects of target "astFromString" referenced but no such target exists.


CMake Error at src/CMakeLists.txt:188 (add_library):
  Error evaluating generator expression:

    $<TARGET_OBJECTS:astFromString>

  Objects of target "astFromString" referenced but no such target exists.


CMake Error at src/CMakeLists.txt:188 (add_library):
  Error evaluating generator expression:

    $<TARGET_OBJECTS:astFromString>

  Objects of target "astFromString" referenced but no such target exists.


CMake Error at src/CMakeLists.txt:188 (add_library):
  No SOURCES given to target: ROSE_DLL

out of scope for #195