Dev talk:Doc/IDE Configuration/Linux CMake QtCreator

提供: wiki
2018年6月29日 (金) 05:48時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Configure QtCreator

Launch QtCreator.

Before loading a blender project make some minor changes to QtCreators defaults.

Open the Options dialog Tools -> Options

Projects

  • Always build Project before Running (disable)





In Windows QtCreator, as early and maybe earlier than version 2.4.1, these instructions have changed to the below. Can not verify similar changes in Linux.

I am also not sure what the relationship is between deploying and building a project, so this detail should be double checked.



Configure QtCreator

Launch QtCreator.

Before loading a blender project make some minor changes to QtCreators defaults.

Open the Options dialog Tools -> Options

Build & Run -> General -> Build & Run

  • Always build project before deploying it (disable)
  • Always deploy project before running it (disable)