Hi Andre'
Thanks for the feedback. Funny it builds from scratch on my side.
There is an /include folder which has both QtilitiesCategory.h and
QtilitiesCategory which basically points to the same file. If you saw
the problem in "Factory.h" it should be #include "QtilitiesCategory.h"
you are right.
On Wednesday 08 September 2010 16:45:21 ext Jaco Naude wrote:
> Hi Andre'
>
> Yes it is open source, you can get it here
> http://gitorious.org/qtilities with build instructions here:
> http://www.qtilities.org/docs/page_getting_started.html.
This seems to be a bit of a hassle to setup. There's s
Hi Andre'
Yes it is open source, you can get it here
http://gitorious.org/qtilities with build instructions here:
http://www.qtilities.org/docs/page_getting_started.html.
I get it when I try to debug any of the examples.
Thanks,
Jaco
On Tue, Sep 7, 2010 at 10:46 AM, André Pönitz wrote:
> On Tu
On Tuesday 07 September 2010 11:44:06 ext Jaco Naude wrote:
> Hi Robert
>
> Thanks for the reply. It does solve the debugging helper issue but
> debugging does not work. It breaks at the first breakpoint in my app
> but all the debugging windows are empty (Stack, Locals & Watchers).
> When I try t
Am 07.09.2010 11:01, schrieb ext Jaco Naude:
> Hi
>
> I've been having troubles with debugging helpers since the python
> debugging stuff have been added. I downloaded the new Qt 4.7 RC SDK
> today and again, troubles with the debugger continues. For example
> when I debug, I get the dialog the fir