Wireshark mailing list archives

Re: Regenerating moc files


From: Roland Knall <rknall () gmail com>
Date: Fri, 27 Mar 2020 19:26:31 +0100

moc Files are run, if their accompanying .cpp File changed. I am not aware of a cmake command to run it forcefully, but 
you can always run “touch” on the wronged file. 

Cheers 

Am 27.03.2020 um 19:17 schrieb Dario Lombardo <lomato () gmail com>:


Hi,
is there a cmake target to unconditionally regenerate Qt moc files?
If I change something in the cmake defines, the target qtui_autogen doesn't actually regenerate the moc files, giving 
me a compilation error. Otherwise if I manually remove the moc dir ui/qt/qtui_autogen/ and recompile, goes ok.
Thanks.
Dario.

-- 
Naima is online.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: