[Qt-interest] changes to .ui files not showing in ubuntu

Darryl Campbell dutter at gmail.com
Wed Feb 10 17:33:48 CET 2010


Yes, I am. I am using a source repository and syncing the files onto my
linux workstation before I compile. The sync works, if I open the .ui in
qtcreator I get the correct version but the executable still has the old
forms.

-Darryl

On Wed, Feb 10, 2010 at 11:23 AM, Robert Wood
<robert.wood at apostrophe.co.uk>wrote:

> Are you saving the ui files before recompiling? I have found that the auto
> save of the text files doesn't save the .ui files.
>
>
> Darryl Campbell wrote:
>
>> Hello,
>>    I have been developing my application on windows for months and I am
>> deploying it on Ubuntu. All my code is cross platform and compiles and runs.
>> The issue is that I made some minor changes to the GUI and they aren't
>> showing up. It seems that the uic/rcc/moc steps are only run once. Even if I
>> clean the project and re-run qmake these processes don't execute to update
>> the generated headers etc. I'm sure this is something simple that I am doing
>> wrong. Can anybody point me in the right direction?
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100210/5d9a4f38/attachment.html 


More information about the Qt-interest-old mailing list