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 2.8.1,在创建项目列表时我没有找到“应用程序”或“库”,这是列表:
空项目非Qt项目导入项目
任何人都可以帮忙吗?
Thr * .pro 文件将为项目提供。您可以为应用程序指定“TEMPLATE = app”,如果对于 dll,您可以提及为“TEMPLATE = lib”