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.
I can send you the dlls it should probably make it easier. Thanks for your time. Cheers, Jaco On Wed, Sep 8, 2010 at 4:23 PM, André Pönitz <[email protected]> wrote: > 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 stuff like > > #include "QtilitiesCategory" when only QtilitiesCategory.h > > is present? If that's supposed to be created by the build > > system it did not work for me out-of-the box. > > Andre' > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > > _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
