Create Nimble projects

To use a wizard to create boilerplate files for a Nim package that you manage with Nimble:

  1. Select File > New Project > Non-Qt Project > Nimble Application.
  2. Specify the name and location of the application.
  3. Select Next.
  4. Specify information about your application package.

  5. Select Next to select a kit that contains the Nim compiler.
  6. Select Next to create the project.

See also Add Nim compilers, Enable and disable plugins, Nim, and Nimble.

© 2024 The Qt Company Ltd. 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.