Open Behinder opened 5 months ago
Not just qt6-qtbase but also qt6-qtsvg. but after installing svg I got warning:
CMake Warning at /opt/local/libexec/qt6/lib/cmake/Qt6/FindWrapOpenGL.cmake:41 (target_link_libraries): Target "QtEmu" requests linking to directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks". Targets may link only to libraries. CMake is dropping the item. Call Stack (most recent call first): /opt/local/share/cmake-3.29/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /opt/local/libexec/qt6/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:33 (find_dependency) /opt/local/libexec/qt6/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:30 (_qt_internal_find_third_party_dependencies) /opt/local/libexec/qt6/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:40 (include) /opt/local/libexec/qt6/lib/cmake/Qt6/Qt6Config.cmake:157 (find_package) /opt/local/lib/cmake/Qt6/Qt6Config.cmake:3 (include) CMakeLists.txt:12 (find_package)
Can you share which libraries are missing? I will update documentation to mention missing files. I don't own Mac device so I'm not able to test QtEmu on this operating system.
Not just qt6-qtbase but also qt6-qtsvg. but after installing svg I got warning: