ubnetu 14.06上的omnet ++错误

我正在使用在VMWare Workstation 12播放器上运行的Ubuntu 16.04 LTS版本,并且正在遵循https://omnetpp.org/doc/omnetpp/InstallGuide.pdf,但它似乎找不到make文件,不是configure命令应该将配置转储到makefile.ini中,如果可以的话,make应该可以工作,当我制作该文件时出现错误。

慕标琳琳
浏览 313回答 2
2回答

蓝山帝景

qmake: could not exec '/usr/lib/i386-linux-gnu/qt4/bin/qmake': No such file or directory[...]configure: error: Cannot build Qt apps, probably due to missing or too old Qt packages. Make sure Qt development packages are installed and newer than Qt 5.4. You can disable Qtenv by setting the WITH_QTENV variable to "no" in configure.user.尝试安装qt5-qmake和qtbase5-dev(路径为qt4,但是以后的消息表示“比Qt 5.4更新”)。
打开App,查看更多内容
随时随地看视频慕课网APP