Thread
:
how to use taglib in a Qt Creator project?
View Single Post
XenGi
2011-03-22 , 16:06
Guest | Posts: n/a | Thanked: 0 times | Joined on
#
1
I'm develping a program for editing id3 tags and stuff and wanted to use taglib for it.
I use Qt creator on Windows and Debian but I haven't figured out how to use taglib as externel resource so if taglib gets updated on maemo5 my program can use the new version without recompiling.
What are the steps needed to do this? I found out that I need to compile the taglib source so that I get the libTagLib.a file is that right?
And if I have this how can I use it?
Many questions and I hope someone has answers.
Quote & Reply
|
XenGi