Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在桌面上编译一个 Qt 项目,但我得到一个错误:
QSystemNetworkInfo:找不到文件。
我已将 INCLUDEPATH 添加到我的 .pro 文件中,但我仍然收到错误消息。
有什么建议么?
QSystemNetworkInfoclass 是QtMobility APIs的一部分,遗憾的是它不适用于桌面目标。
QSystemNetworkInfo