万能的技术支持:
我们现在用的是PDK04,版本的,想直接用里面的qt库和qmake,但是添加后提示错误:
$ linux-devkit/sysroots/x86_64-arago-linux/usr/bin/qt5/qmake 执行之后出错
Could not find qmake configuration file linux-g++.
Error processing project file: /home/project/qt_example/online_map/untitled1.pro
想着ti官方的qt应该是配置的linux-g++;
在qtcreator中配置的时候提示没有make install
请问下这个如何解决?如果想使用官方提供的qt库和qmake。
