Qt 6.11 is out! See what's new in the release
blog
build in linux
-
@Mc6bullet
Are these entries you have created yourself, or something from Qt? If from Qt then presumably something needs configuring to use Linux commands instead.If your own: in a Windows Command Prompt type
xcopy /?to understand its existing usage. Then translate to the equivalent in Linux. I would suggest you might need to usercp, or perhapscp -rwill suffice. Useman rcporman cpto see their usages.