Summary: | Amarok does not compile when compiling with MTP support (libmtp version 0.1.2) | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Jose Negron <josenj.wa> |
Component: | Collections/MTP player | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | hydrogen, mueller |
Priority: | NOR | ||
Version: | 1.4.4 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Hack to get it compile with libmtp 0.1.2
Against SVN for amarok 1.4.4 |
Description
Jose Negron
2007-01-02 03:23:49 UTC
Created attachment 19083 [details]
Hack to get it compile with libmtp 0.1.2
Had same problem today, there has been some API changes.
I think there is still some work with patch to determine which
version against amarok is building. Least it is wokring for me now
Forgot to mention that last patch is against svn Created attachment 19084 [details]
Against SVN
Dang next time I need verify files before I upload
Created attachment 19085 [details]
for amarok 1.4.4
Nice, I just came up with the same patch. However, the configure bits are still missing, because it seems those fields are not initialized with an old libmtp. Is this still necessary in 1.4.5? *** Bug has been marked as fixed ***. |