Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 313 Bytes

qtcreator.md

File metadata and controls

13 lines (7 loc) · 313 Bytes

configure qtcreator

open a package the first time

  1. run qtcreator from terminal

Click on Tools->options

Select Build & Run

In Default build directory, set /home/jacobi/projects/[WORKSPACE]/build/%{CurrentProject:Name}

where [WORKSPACE] is the workspace name of the package you want to open.