Author Topic: BUG on autogenerated files  (Read 3029 times)

Offline chameleon

  • Multiple posting newcomer
  • *
  • Posts: 39
BUG on autogenerated files
« on: May 08, 2010, 09:18:55 pm »
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]
« Last Edit: May 08, 2010, 09:34:48 pm by chameleon »