What's the best way to remove all auto-formatting in the latest QT
Creator? It really seems to like spaces not tabs.
Preferences--Text Editor-- Behavior tab policy seems to be ignored.
Preferences--C++ -- Code Style-- Formatting Mode: Disable uses tabs, but it
autoformats on save even if checkbox
Hi all
I'm trying to get some tests of our application running on a GitHub actions
runner with Windows Server 2022 as the OS.
If I use a version of our application with Qt 5.12, the application starts
correctly. This Qt 5.12 was self-built using this configure command:
c:\qtbuild512\qt\configure