On Wed, May 13, 2009 at 01:06:04AM +0200, Petric Frank wrote: > i try to create a console application under Windows. The problem is > that it does not create/update the moc_* files whenver a slot have > been added. If i manually execute qmake and mingw32_make then i get > the files created/updated.
That's a known problem, and running qmake manually is indeed the recommended workaround. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
