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 Creator 中开发的 Qt 程序是否可以调用 symbian S60 本机 API。
我该怎么做?我需要下载额外的头文件/库,还是 Qt SDK 附带它们?
是的,你可以做到。
但是,您需要确保您选择了“Symbian 目标”,而不是“模拟器”,即在为桌面模拟构建时不能调用 S60 API。