因为libqtermwidget没有提供任何版本宏,所以我想在qmake中使用pkg-config来检查它的版本,如下所示: # i would like a functionality like thisif pkg-config --version qtermwidget5 < 0.8.0
DEFINES += OLD_QTERMWIDGET 当然,这可以在cpp文件中使用: #ifndef
当我尝试做pkg-config时,我会得到一个错误。我想在我的mac上安装一个生物信息工具。我对此相当陌生,所以我可能犯了一个致命的错误。会很感激你的帮助!谢谢!CCLD pkg-config"_CFRelease", referenced from:clang: error: linker command failed with exit code 1 (use -v to see invocation)
ma
Package opencv was not found in the pkg-config search path.PKG_CONFIG_PATH environment variablecompilation terminated.Package opencv was not found in the <e