Maik Friedmann wrote: > I compiled Qt4.4.0-beta1 from source with the configure parameter "-D > QT_NO_CURSOR=1". > But the following errors occured. Is there anything I forgot? > > > That error is currently to be expected, should have thought of this earlier and told you about this limitation. The designer part depends on cursors to exist. This will be fixed within the next release.
But the regular Qt modules are already built at this point and you should also be able to get most of the examples/demos compiling. Using QT_NO_CURSOR has some impact on Qt still. Best Regards, Maurice _______________________________________________ Qtce-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qtce-preview-feedback
