daScript icon indicating copy to clipboard operation
daScript copied to clipboard

cmake error ~~ help~~

Open zle000 opened this issue 1 year ago • 0 comments

Error,when run generate_xcode.sh Mac M2 os verison 14.2.1 Xcode 15.3

CMake Error in CMakeLists.txt:
  The custom command generating

    /Volumes/External/Other/daScript/daScript-master/daslib/_aot_generated/dasAotStub_functional.das.cpp

  is attached to multiple targets:

    dasAotStub_functional.das_aot
    path_tracer

  but none of these is a common dependency of the other(s).  This is not
  allowed by the Xcode "new build system".


CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_BUILD_TYPE

zle000 avatar Mar 29 '24 13:03 zle000