News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Native support for Qt4

Started by connexion2000, August 05, 2007, 10:55:02 PM

Previous topic - Next topic

connexion2000

Hi!
In project creation wizard, I can see that there is Qt4 project. I added all paths for Qt4, wrote very simple app, but compilation doesn't work. It probably fails, because it doesn't generate and compile .moc files. Am I doing something wrong or using QtWorkbench plugin is required here?

yop

You can write your .pro files by hand and use the generated Makefile with C::B.
Life would be so much easier if we could just look at the source code.