CMake Error at /Qt5GuiConfig.cmake:15 (message): platformthemes/libqgtk3.so

CMake Error at /opt/Qt5.10.1/5.10.1/gcc_64/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:15 (message):
  The imported target "Qt5::Gui" references the file

     "/opt/Qt5.10.1/5.10.1/gcc_64/plugins/platformthemes/libqgtk3.so"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

     "/opt/Qt5.10.1/5.10.1/gcc_64/lib/cmake/Qt5Gui/Qt5Gui_QGtk3ThemePlugin.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /opt/Qt5.10.1/5.10.1/gcc_64/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:159 (_qt5_Gui_check_file_exists)
  /opt/Qt5.10.1/5.10.1/gcc_64/lib/cmake/Qt5Gui/Qt5Gui_QGtk3ThemePlugin.cmake:4 (_populate_Gui_plugin_properties)
  /opt/Qt5.10.1/5.10.1/gcc_64/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:167 (include)
  /opt/Qt5.10.1/5.10.1/gcc_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:89 (find_package)
  /opt/Qt5.10.1/5.10.1/gcc_64/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package)
  CMakeLists.txt:16 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/wayne/project/trainpilot-client/build/CMakeFiles/CMakeOutput.log".
Makefile:160: recipe for target 'cmake_check_build_system' failed
make: *** [cmake_check_build_system] Error 1

————————————————————————————————————————————————————————

解决方法:

$ sudo gedit  /opt/Qt5.10.1/5.10.1/gcc_64/lib/cmake/Qt5Gui/Qt5Gui_QGtk3ThemePlugin.cmake

全部注释掉

————————————————————————————————————————————————————————

原因:

cmakelists.txt中使用

find_package(Qt5 REQUIRED Widgets Core Gui Network OpenGL)

如果使用find_package(Qt5Core) find_package(Qt5CoreGui) find_package(Qt5CoreNetwork)

解决方法:

/opt/Qt5.10.1/5.10.1/gcc_64/plugins/platformthemes/libqgtk3.so移除目录,让他找不到

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值