PDA

View Full Version : How to link id3lib with my project



Megh_85
June 7th, 2011, 08:30 AM
Hi all..

I'm new to Ubuntu and subsequently this forum too.
I'm using Eclipse IDE for coding.

I'm working on Id3 tag extraction using C++ where I only want to display the tags included in a file.

The problem I'm facing is,I'm not able to link the id3lib in the project.

I tried linking the lib using the IDE where I needed to give the lib name and the location of the lib but it gave me "Make file could not build error".

Is there something that I'm missing? or a way to include the lib in my project??

All ur suggestions nd help is higly appreciated.

Thnks a ton...
Megh