https://bugs.kde.org/show_bug.cgi?id=400994

            Bug ID: 400994
           Summary: build tools not detected by cargo install on Fedora
                    Rawhide
           Product: rust-qt-binding-generator
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: j...@vandenoever.info
          Reporter: j...@vandenoever.info
  Target Milestone: ---

SUMMARY

Run `cargo install qrep`. This will download rust-qt-binding-generator for
`build.rs`. On Fedora rawhide, Qt binaries are called differently.

moc is called moc-qt5
rcc is called rcc-qt5

build.rs in rust-qt-binding-generator should check for these more specific
names first and only then try moc and rcc.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to