Closed yurivict closed 1 year ago
Weird. There have been some refactors to our cmake
scripts to support some new targets, but nothing related to taglib
since December 21st, 2022 (version 0.99.1).
I don't currently have a working FreeBSD
installation -- will try to get that sorted soon, but I'm curious if that header file (<taglib/tlist.h>
) exists on the system that's doing the build?
It looks like the output of this command was lost in configure:
Can you explain a bit about what you mean by that? What does "lost" mean in this context? :)
Adding -I/usr/local/include to CXXFLAGS allows it to build successfully. This header exists: /usr/local/include/taglib/tlist.h
This leads me to believe that pkg-config's output is ignored.
@yurivict got it, thank you for the report. Got a new FreeBSD VM up and running and believe I fixed the issue. Changes have been pushed to master, and will be released within the next couple days.
This has been fixed and released.
Build fails after configure succeeds. taglib-1.13 is installed.
It looks like the output of this command was lost in configure: