We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On MAC OS dynamic build option? Also any idea of a project generator for our own as well as clap wrapper integration?
[8/48] Linking CXX executable plugins/gui/Debug/clap-gui FAILED: plugins/gui/Debug/clap-gui
: && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -g -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -mmacosx-version-min=13.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Xlinker -no_warn_duplicate_libraries plugins/gui/CMakeFiles/clap-gui.dir/Debug/clap-gui_autogen/mocs_compilation_Debug.cpp.o plugins/gui/CMakeFiles/clap-gui.dir/Debug/gui-main.cc.o plugins/gui/CMakeFiles/clap-gui.dir/Debug/remote-gui-factory.cc.o plugins/gui/CMakeFiles/clap-gui.dir/Debug/remote-gui-listener.cc.o -o plugins/gui/Debug/clap-gui -F/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib plugins/gui/Debug/libclap-plugin-gui.a plugins/io/Debug/libclap-io.a plugins/gui/Debug/libclap-plugin-gui-common.a /opt/homebrew/lib/QtQuick.framework/Versions/A/QtQuick /opt/homebrew/lib/QtQmlModels.framework/Versions/A/QtQmlModels /opt/homebrew/lib/QtQml.framework/Versions/A/QtQml /opt/homebrew/lib/libQt6QmlBuiltins.a /opt/homebrew/lib/QtNetwork.framework/Versions/A/QtNetwork /opt/homebrew/lib/QtOpenGL.framework/Versions/A/QtOpenGL /opt/homebrew/lib/QtGui.framework/Versions/A/QtGui /opt/homebrew/lib/QtCore.framework/Versions/A/QtCore -framework IOKit -framework DiskArbitration -framework OpenGL -framework AGL -framework AppKit -framework ImageIO -framework Metal && : ld: unknown option: -no_warn_duplicate_libraries
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On MAC OS dynamic build option? Also any idea of a project generator for our own as well as clap wrapper integration?
[8/48] Linking CXX executable plugins/gui/Debug/clap-gui
FAILED: plugins/gui/Debug/clap-gui
: && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -g -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -mmacosx-version-min=13.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Xlinker -no_warn_duplicate_libraries plugins/gui/CMakeFiles/clap-gui.dir/Debug/clap-gui_autogen/mocs_compilation_Debug.cpp.o plugins/gui/CMakeFiles/clap-gui.dir/Debug/gui-main.cc.o plugins/gui/CMakeFiles/clap-gui.dir/Debug/remote-gui-factory.cc.o plugins/gui/CMakeFiles/clap-gui.dir/Debug/remote-gui-listener.cc.o -o plugins/gui/Debug/clap-gui -F/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib plugins/gui/Debug/libclap-plugin-gui.a plugins/io/Debug/libclap-io.a plugins/gui/Debug/libclap-plugin-gui-common.a /opt/homebrew/lib/QtQuick.framework/Versions/A/QtQuick /opt/homebrew/lib/QtQmlModels.framework/Versions/A/QtQmlModels /opt/homebrew/lib/QtQml.framework/Versions/A/QtQml /opt/homebrew/lib/libQt6QmlBuiltins.a /opt/homebrew/lib/QtNetwork.framework/Versions/A/QtNetwork /opt/homebrew/lib/QtOpenGL.framework/Versions/A/QtOpenGL /opt/homebrew/lib/QtGui.framework/Versions/A/QtGui /opt/homebrew/lib/QtCore.framework/Versions/A/QtCore -framework IOKit -framework DiskArbitration -framework OpenGL -framework AGL -framework AppKit -framework ImageIO -framework Metal && :
ld: unknown option: -no_warn_duplicate_libraries
The text was updated successfully, but these errors were encountered: