Hello,<br><br>I am new to mac desktop platform and i want to extract id3 tag from mp3, aac file etc. I searched and i got TagLib framework so i have downloaded TagLib framework for Mac OS X (Universal). Then i placed this framework in /Library/Frameworks and i added this framework in my xcode sample project. But i am getting error while compiling and it quits and my error is following.<br>
<br>I am using Mac OS 10.5.8 now.<br><br>----------------------  Error -------------------------<br>dyld: Library not loaded: /TagLib.framework/Versions/1/TagLib<br>  Referenced from: /Users/reubro/Desktop/A-Cocoa/Cocoa Practics/SongList/SongList/build/Debug/SongList.app/Contents/MacOS/SongList<br>
  Reason: image not found<br><br>The Debugger has exited due to signal 5 (SIGTRAP).The Debugger has exited due to signal 5 (SIGTRAP).<br>-------------------------<br><br>Actually  searched about it but i haven&#39;t get something like this. Plz anyone could help me to sort this issue.<br>
<br>Regards,<br>iPhoneMobDev.<br>