Hello everyone!
I just got QtCreator 2.1, and according to the manual, there's now a wizard that lets you easily add a C++ library to an existing project
Only in the step where I can select which project the library should be added to does the listbox remain grayed out, meaning I can't select a project even though I have one actively loaded (a Qt GUI application).
Is this a bug and will it only be fully supported in the next version of QtCreator, or is there a different approach?