Why does a Qt program look wrong when compiled as a macOS bundle but fine as an unbundled executable?

前端 未结 0 1702
灰色年华
灰色年华 2021-02-15 03:08

I build a Qt5-based GUI program on macOS 10.15.7 with CMake. I normally simply build a dynamically-linked executable with add_executable(). It looks fine:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题