mupen64plus-ui-python icon indicating copy to clipboard operation
mupen64plus-ui-python copied to clipboard

Use pyside6-rcc instead of rcc because latest version does not support -g option

Open bunzuhbu opened this issue 6 months ago • 2 comments
trafficstars

bunzuhbu avatar Apr 26 '25 10:04 bunzuhbu

So, what is there instead of -g, where and why is it removed, do you have more information?

gen2brain avatar Apr 27 '25 08:04 gen2brain

I am checking on this, and I don't see it removed in Qt 6.8.3.

thinkpad /usr/lib64/qt6/libexec # ./rcc --help
Usage: ./rcc [options] inputs
Qt Resource Compiler version 6.8.3
...
  -g, --generator <cpp|python|python2>  Select generator.
...

gen2brain avatar Jun 09 '25 07:06 gen2brain