Re: [hatari-devel] macOS: SDL 2.14 build issues and missing PRODUCT_BUNDLE_IDENTIFIER

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


On Mon, Sep 26, 2022 at 8:02 AM Christer Solskogen <christer.solskogen@xxxxxxxxx> wrote:
On Sat, Sep 24, 2022 at 9:21 AM Thomas Huth <th.huth@xxxxxxxxx> wrote:

FYI, I've updated Hatari now to also use the config provided by the SDL2
library instead of using our own FindSDL2.cmake module. Please check
whether Hatari still builds fine in your environment.


My builds fail now, but it will be fixed in the coming days.


But now this happens:
CMake Error at src/CMakeLists.txt:15 (add_library):
  Target "Floppy" links to target "SDL2::SDL2" but the target was not found.
  Perhaps a find_package() call is missing for an IMPORTED target, or an
  ALIAS target is missing?


CMake Error at src/CMakeLists.txt:145 (add_executable):
  Target "hatari" links to target "SDL2::SDL2" but the target was not found.
  Perhaps a find_package() call is missing for an IMPORTED target, or an
  ALIAS target is missing?


CMake Error at src/CMakeLists.txt:145 (add_executable):
  Target "hatari" links to target "SDL2::SDL2" but the target was not found.
  Perhaps a find_package() call is missing for an IMPORTED target, or an
  ALIAS target is missing?


CMake Error at src/CMakeLists.txt:145 (add_executable):
  Target "hatari" links to target "SDL2::SDL2" but the target was not found.
  Perhaps a find_package() call is missing for an IMPORTED target, or an
  ALIAS target is missing?


CMake Error at src/CMakeLists.txt:145 (add_executable):
  Target "hatari" links to target "SDL2::SDL2" but the target was not found.
  Perhaps a find_package() call is missing for an IMPORTED target, or an
  ALIAS target is missing?


CMake Error at src/CMakeLists.txt:145 (add_executable):
  Target "hatari" links to target "SDL2::SDL2" but the target was not found.
  Perhaps a find_package() call is missing for an IMPORTED target, or an
  ALIAS target is missing?


CMake Error at src/CMakeLists.txt:145 (add_executable):
  Target "hatari" links to target "SDL2::SDL2" but the target was not found.
  Perhaps a find_package() call is missing for an IMPORTED target, or an
  ALIAS target is missing?


CMake Error at src/debug/CMakeLists.txt:10 (add_library):
  Target "Debug" links to target "SDL2::SDL2" but the target was not found.
  Perhaps a find_package() call is missing for an IMPORTED target, or an
  ALIAS target is missing?


CMake Error at src/falcon/CMakeLists.txt:6 (add_library):
  Target "Falcon" links to target "SDL2::SDL2" but the target was not found.
  Perhaps a find_package() call is missing for an IMPORTED target, or an
  ALIAS target is missing?


CMake Error at src/gui-sdl/CMakeLists.txt:8 (add_library):
  Target "GuiSdl" links to target "SDL2::SDL2" but the target was not found.
  Perhaps a find_package() call is missing for an IMPORTED target, or an
  ALIAS target is missing?


CMake Error at src/cpu/CMakeLists.txt:89 (add_library):
  Target "UaeCpu" links to target "SDL2::SDL2" but the target was not found.
  Perhaps a find_package() call is missing for an IMPORTED target, or an
  ALIAS target is missing?


CMake Error at tools/hmsa/CMakeLists.txt:12 (add_executable):
  Target "hmsa" links to target "SDL2::SDL2" but the target was not found.
  Perhaps a find_package() call is missing for an IMPORTED target, or an
  ALIAS target is missing?

Full build log is here: http://antarctica.no/~hatari/latest/windows/cmake-win32-debug-887c862.log


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/