Problem Using taglib in Another Project
Steve Matzura
sm at noisynotes.com
Fri Sep 13 03:27:03 BST 2024
On 9/12/2024 8:59 PM, Scott Wheeler wrote:
>
>> On 12. Sep 2024, at 18:35, Steve Matzura<sm at noisynotes.com> wrote:
>>
>> I did exactly that. But the file and question isn’t there. It just plain isn’t. I even tried something dumb: I defined the environment variable in question with and without the colon. Nothing helped.
> Ah, sorry, I missed that you didn’t include:
>
> -DBUILD_SHARED_LIBS=On
>
> In your initial CMake command line options. You have to have that there to tell TagLib to build the shared libraries (instead of just static libraries).
That never occurred to me. Yes, it worked--i.e., I got the libtag_c.pc
out of it.
I also discovered that EZstream is in the standard Ubuntu distro, I
never actually had to build it myself. This is one of those
forests-and-trees situations--I would bet a lot of money that I tried
installing it from distro and it couldn't find it. That's what set me on
the path of building it from source in the first place. I learned two
things from this experience> One, watch what I'm doing, and two, use a
test environment to try build options I would not ordinarily consider in
order to learn how the final output changes. OH yes, and 3, remember to
click the 'reply to list' button instead of the 'reply to sender'
button. ;-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/taglib-devel/attachments/20240912/21d5d55d/attachment.htm>
More information about the taglib-devel
mailing list