#4952 closed Bug (wontfix)
libutp/utp.h still required when µTP disabled
Reported by: | sylware | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 2.60 |
Severity: | Normal | Keywords: | |
Cc: |
Description
I have a C++ free system, then µtp is configured out. But while compiling some source code are still looking for libutp/utp.h
Attachments (1)
Change History (4)
comment:1 Changed 11 years ago by livings124
- Version changed from 2.60+ to 2.60
Changed 11 years ago by jordan
comment:2 Changed 11 years ago by jordan
- Resolution set to wontfix
- Status changed from new to closed
This is accurate, but TBH I'm more inclined to make libutp a prerequisite than I am to add #ifdefs throughout libtransmission for this conditional compile. libutp's no longer an experimental library and I don't see any compelling reason to put more work into building without it.
comment:3 Changed 11 years ago by sylware
libutp is C++, it will add an expensive dependency (C++ compiler and runtime). Are you sure you want to make libutp mandatory??
Note: See
TracTickets for help on using
tickets.
uncompressed version of user's build log