News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

BUG on autogenerated files

Started by chameleon, May 08, 2010, 09:18:55 PM

Previous topic - Next topic

chameleon

Advanced compiler options.
Extension *.ui
command line macro: uic $file -o $file_dir/qt/ui_$file_name.h  (BTW In image I forgot the ui_)
generated files: qt/ui_$file_name.h

BUT
generated file IS NOT in folder qt. It is on source root (src).

This image explains better what I mean.
See in the project tree, the broken link to autogenerated file.

[attachment deleted by admin]