Awesome. Thanks Yang and Marc.
On Mon, Feb 27, 2012 at 11:55 PM, Marc Mutz wrote:
> On Tuesday February 28 2012, Yang Fan wrote:
>> Gamma ?
>
> += Ray :)
>
> https://github.com/KDAB/GammaRay
>
>
> --
> Marc Mutz | Senior Software Engineer
> KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
Hi everyone,
I remember reading about an open source tracing / spy++ type of tool
for debugging and visualizing Qt programs, but I've forgotten what
it's called. Anyone know what I'm talking about?
Thanks in advance,
Yi
___
Interest mailing list
Intere
On Sat, Feb 11, 2012 at 4:34 AM, Arnold Krille wrote:
> On Friday 10 February 2012 16:43:48 Alex Malyushytskyy wrote:
>> I would shut down qt-inter...@qt.nokia.com completely.
>> Currently it has more traffic than interest@qt-project.org
>>
>> This means you need to check both location if you like
On Sat, Feb 11, 2012 at 3:09 AM, Stephen Kelly wrote:
> **
>
> On Thursday, February 09, 2012 15:13:42 Yi Ding wrote:
>
> > Yep. Mingw is public domain though, so that part is easy.
>
>
>
> I don't know where you got that idea, but it is not correct.
>
>
Yep. Mingw is public domain though, so that part is easy.
On Thu, Feb 9, 2012 at 3:01 PM, wrote:
> You also need the file mingw32.dll
>
> Best Regards
> NoRulez
>
> Am 09.02.2012 um 21:59 schrieb Yi Ding :
>
> > Hi,
> >
> > I'm looking to distribute
Hi,
I'm looking to distribute my program built on Qt using the Qt SDK, and it
looks like I'll have to include libgcc_s_dw2-1.dll with my program to get
it to run. Is there a link to the source code for libgcc_s_dw2-1.dll?
From my reading of the GCC license, if I distribute the DLL I'll also have