Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support taglib 2.0 #670

Open
chenrui333 opened this issue Apr 4, 2024 · 1 comment
Open

Support taglib 2.0 #670

chenrui333 opened this issue Apr 4, 2024 · 1 comment

Comments

@chenrui333
Copy link

While regression build musikcube 3.0.2 against taglib 2.0, I found some build failure as below:

  /tmp/musikcube-20240323-63406-av8y43/musikcube-3.0.2/src/plugins/taglib_plugin/TaglibMetadataReader.cpp:323:75: error: no member named 'itemListMap' in 'TagLib::MP4::Tag'
                      auto mp4TagMap = static_cast<TagLib::MP4::Tag*>(tag)->itemListMap();
                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ^
  1 error generated.

full error log in https://github.com/Homebrew/homebrew-core/actions/runs/8403688708/job/23014483001?pr=166984
relates to Homebrew/homebrew-core#166984

@chenrui333
Copy link
Author

cc @clangen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant