Hi,
Is it possible to set the path that the ui_XXX.h files will be generated on eclipse with qt-eclipse integration installed ?
Sami
Hi,
Is it possible to set the path that the ui_XXX.h files will be generated on eclipse with qt-eclipse integration installed ?
Sami
I m sure I understand the question (or what you want to do) but if you want to create and make your ui inside eclipse it is possible, but first you need to install the QT plug-in
http://www.qtcentre.org/forum/f-inst...ome-14787.html
this previous post may help if you want to install QT in eclipse.
Hope this help
SunnySan
Actually, my problem is that, when I add ui files to the project, uic.exe generates the files in the root directory of the project. I want to generate the files in a directory such as "ui.generated".
If that would not be possible, then the best way seems to be to write a batch file.
alisami (29th July 2008)
Bookmarks