「Dev talk:Doc/IDE Configuration/Linux CMake QtCreator」の版間の差分
細 (moved User talk:Ideasman42/CMakeQTCreatorLinux to Dev talk:Doc/IDE Configuration/Linux CMake QtCreator: this is useful to others, not just me) |
細 (1版 をインポートしました) |
(相違点なし)
|
2018年6月29日 (金) 05:48時点における最新版
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)