简体   繁体   English

在Qt Creator中使用taglib

[英]Using taglib with Qt Creator

I have been googling for a couple days trying to figure out how to use taglib with Qt. 我已经搜寻了几天,试图弄清楚如何在Qt中使用taglib。 After I download taglib from this link ( https://github.com/taglib/taglib ) I have no idea what to do. 从此链接( https://github.com/taglib/taglib )下载taglib之后,我不知道该怎么做。 Are there any tutorials online that cover how to use taglib with Qt or can anyone steer me in the right direction? 在线上有没有涵盖如何在Qt中使用taglib的教程,或者有人可以指导我正确的方向吗?

Thanks in advance. 提前致谢。

Have you created a Qt project for taglib and operated it as .dll? 您是否为taglib创建了一个Qt项目并将其作为.dll运行? taglib .pro file: taglib .pro文件:

DEFINES+=MAKE_TAGLIB_LIB

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM