Compile one file in QT Creator -


How to compile only one file from a project in QT creator Is there a hotkey? For example in VS you can press Ctrl F7 and compile your current CPP file.

Now it is possible to do at least QT creator since 2.8.1.

Use Build-> File File & lt; Filename & gt; or shortcut Ctrl + Alt + B :

 Enter image details here

Or right-click on a file in the project view, and there is a build item in the context menu that creates that file:

Enter image details here

You can track or vote for the feature request.


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -