Author Topic: Native support for Qt4  (Read 3734 times)

Offline connexion2000

  • Multiple posting newcomer
  • *
  • Posts: 13
Native support for Qt4
« on: August 05, 2007, 10:55:02 pm »
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?

Offline yop

  • Regular
  • ***
  • Posts: 387
Re: Native support for Qt4
« Reply #1 on: August 05, 2007, 11:06:29 pm »
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.

mariocup

  • Guest
Re: Native support for Qt4
« Reply #2 on: August 05, 2007, 11:37:57 pm »