[Qt-creator] Linked projects/workspace/'solutions'
Eike Ziller
eike.ziller at nokia.com
Thu Jul 9 11:41:39 CEST 2009
Hi,
On Jul 8, 2009, at 11:33 PM, ext Juan Leni wrote:
> I have a similar problem. I would like to keep two projects ( app and
> framework) together.
> I already know about sessions, but how can I debug the application and
> be able to step into the framework?
> I guess I should embed the framework in the application like in Xcode,
> but how should I do that in QtCreator? (By the way, I am using OSX)
Please note that on OSX you most probably need to tick the check
"Use debug version of frameworks (DYLD_IMAGE_SUFFIX=_debug)"
in the run configuration of your application to be able to debug into
frameworks.
(Projects mode, run settings).
++ Eike
> Andre Poenitz wrote:
>> On Wed, Jul 08, 2009 at 08:47:43PM +0100, Robert Caldecott wrote:
>>
>>> Nearly all the projects I create using Qt Creator have a separate
>>> unit
>>> test project - how can I link projects so that when I open the main
>>> project, the unit test one is also opened? The same question would
>>> apply to projects that use library projects, etc. I'm thinking of
>>> something similar to the Visual Studio 'solution' idea. It wouldn't
>>> have to be anything too complicated.
>>>
>>> Is this possible? If not, it is planned? Can I hack my .pro
>>> files by
>>> hand in the meantime?
>>>
>>
>> You can (and should...) use 'Sessions' to handle projects (and some
>> other information) that logically belong together.
>>
>> A 'TEMPLATE = subdirs' .pro might be an option, too.
>>
>> Andre'
>> _______________________________________________
>> Qt-creator mailing list
>> Qt-creator at trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-creator
>>
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
--
Eike Ziller
Software Engineer
Nokia, Qt Software
Phone +49 (0)30 6392 3255
Fax +49 (0)30 6392 3256
E-mail eike.ziller at nokia.com
More information about the Qt-creator-old
mailing list