Qt designer source code generation does not seem to work in cmake based project. I use Visual studio 2008 with Qt4 integration and cmake 2.6. My code compiles fine, but I can't add any more signals when trying to add a slot by double clicking on a widget of my UI file OR select "Connect Signal ..." when right click on the widget.
I saw that someone posted a similar issues but couldn't find any solutions. Please help. Thanks.
Bookmarks