添加 Nim 编译器
Nimble 软件包管理器使用 Nim 编译器为桌面平台生成 Nim 应用程序可执行文件。
要使用 Nim 编译器构建应用程序,请执行以下操作
- 选择首选项>Kits >Compilers >Add >Nim ,指定 Nim 编译器的路径。
- 选择Apply 添加编译器。
- 选择Kits >Add 以添加用于使用 Nimble 构建应用程序的工具包:
- 在Name 字段中,指定工具包的名称。
- 在Compiler 组Nim 字段中,选择上面添加的 Nim 编译器。
- 选择Apply 添加工具包。
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.