[Qt-interest] changes to .ui files not showing in ubuntu
Darryl Campbell
dutter at gmail.com
Thu Feb 11 15:55:48 CET 2010
Any other ideas? I have also tried "touch"-ing the files to make sure they
all had a current timestamp....no dice. Can I run uic by hand?
On Wed, Feb 10, 2010 at 1:34 PM, Darryl Campbell <dutter at gmail.com> wrote:
> This didn't solve it either :(
>
>
> On Wed, Feb 10, 2010 at 11:39 AM, Diego Iastrubni <diegoiast at gmail.com>wrote:
>
>> make distclean
>> qmake
>> make all
>>
>>
>> On Wed, Feb 10, 2010 at 6:33 PM, Darryl Campbell <dutter at gmail.com>wrote:
>>
>>> 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?
>>>>>
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Qt-interest mailing list
>>> Qt-interest at trolltech.com
>>> http://lists.trolltech.com/mailman/listinfo/qt-interest
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100211/65604053/attachment.html
More information about the Qt-interest-old
mailing list