[vtkusers] Build debug and release at a time

Clinton Stimpson clinton at elemtech.com
Sat Mar 3 15:13:15 EST 2012


On Mar 3, 2012, at 12:54 PM, John Drescher wrote:

> On Sat, Mar 3, 2012 at 2:53 PM, Jothybasu Selvaraj <jothybasu at gmail.com> wrote:
>> I am using QtCreator (MinGW). I just wanted to know whether I am missing
>> something here.
>> 
> 
> I believe Qt creator is single configuration.

A Qt Creator project can point to multiple build directories.
So you can have one debug and one release if you wanted to.
Do the setup with one project, then clone it under project settings, and the cmake dialog will come up again for a new build directory.

Clint


More information about the vtkusers mailing list