Menu

#81 Need help using ID3LIB in VC++ 6.0, "id3/tag.h" isn't found

open
nobody
None
5
2005-08-19
2005-08-19
leonid
No

Hello,
I'd like to use the ID3LIB but I can't seem to get it
to work.
I followed the directions of the "win32.readme.first"
file, but I keep getting the same error saying

"id3/tag.h" isn't found.

I must be missing something, I'm not very familiar with
working with libraries in VC.

I'd really appreciate it if you could provide me with more
specific directions of how to use ID3LIB in my project,
what exactly do I need to insert\modify in my project,
and what
files I need.

Thank you very much,

Leo

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I'm now having this same problem, it was working fine. It
    wasn't a problem for a c program. But my c++ progam will
    only find "id3/tag.h" in the original place i set it up, I cannot
    move the project to a different computer and now that I've
    reinstalled windows it wont work.

    Any help would be very much appriciated.
    Thanks

     
  • Nobody/Anonymous

    Logged In: NO

    Woot! I found a solution.
    Goto tools > options and click the "directories" tab
    For the "Show directories for:" drop down list, select Include
    Files. Add the paths for your id3lib\include and
    id3lib\include\id3 directories.

     
  • Nobody/Anonymous

    Logged In: NO

    Ive gone through that, im not up and running but maybe this will help you.

    theres a file in the /prj/ directory named "win32.read.me.first.txt" this file says you must add directories "path_to_include/include" and "path_to_include/include/id3" to your Additional library Directories and Additional Include Directories found in properties>c++>general and properties>linker>general

    Let me know if you compile

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.