Qt-interest Archive, February 2007
Debugging
Message 1 in thread
Hi,
The documentation about debugging techniques says something about a
"debug version of Qt", is it a commercial version?
Thanks in advance.
--
[ signature omitted ]
Message 2 in thread
Bruno Tomazela wrote:
> Hi,
>
> The documentation about debugging techniques says something about a
> "debug version of Qt", is it a commercial version?
> Thanks in advance.
You can build one yourself, and it's well worth the trouble. The
configure script has a -debug argument among other options (see
"configure -help").
--
[ signature omitted ]
Message 3 in thread
El Viernes 09 Febrero 2007 01:44, Craig Ringer escribió:
> Bruno Tomazela wrote:
> > Hi,
> >
> > The documentation about debugging techniques says something about a
> > "debug version of Qt", is it a commercial version?
> > Thanks in advance.
>
> You can build one yourself, and it's well worth the trouble. The
> configure script has a -debug argument among other options (see
> "configure -help").
In Windows, if you use the installer for the Open Source version, there's a
shortuct in Qt's programs folder to compile them.
In Linux, it's very common for the distros to ship the debug versions.
Regards, Lisandro.
--
[ signature omitted ]