Skip to content

Cannot build on macOS Sequoia (M1) #453

@saschathiergart

Description

@saschathiergart

I am not able to build openEMS on MacOS 15.7.4. (Sequoia).

CMake Error at /opt/homebrew/lib/cmake/vtk-9.5/VTK-vtk-module-find-packages.cmake:1249 (find_package):
  By not providing "FindQt6.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Qt6", but
  CMake did not find one.

  Could not find a package configuration file provided by "Qt6" (requested
  version 6.10) with any of the following names:

    Qt6.cps
    qt6.cps
    Qt6Config.cmake
    qt6-config.cmake

  Add the installation prefix of "Qt6" to CMAKE_PREFIX_PATH or set "Qt6_DIR"
  to a directory containing one of the above files.  If "Qt6" provides a
  separate development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
  /opt/homebrew/lib/cmake/vtk-9.5/vtk-config.cmake:171 (include)
  CMakeLists.txt:110 (find_package)

I installed qt using brew

brew info qt           
==> qt ✔: stable 6.11.0 (bottled)
Cross-platform application and UI framework

Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions