Opened 12 years ago
Closed 12 years ago
#4270 closed Bug (fixed)
qtr / Qt Client fails to build when libutp is not available
Reported by: | thomasg | Owned by: | jordan |
---|---|---|---|
Priority: | Normal | Milestone: | 2.32 |
Component: | Qt Client | Version: | 2.31 |
Severity: | Normal | Keywords: | |
Cc: |
Description
The Qt Transmission Client fails to build when libutp is not built (which is optional in the Gtk part at least). Attached is a patch which fixes this by checking if the binary exists.
Attachments (1)
Change History (4)
Changed 12 years ago by thomasg
comment:1 Changed 12 years ago by jordan
- Severity changed from Major to Normal
- Status changed from new to assigned
comment:2 Changed 12 years ago by jordan
Thank you for the patch!
comment:3 Changed 12 years ago by jordan
- Resolution set to fixed
- Status changed from assigned to closed
r12452: fixed with patch from thomasg
Note: See
TracTickets for help on using
tickets.
qtr build fix