Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 700721
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T03:31:47+00:00 2026-05-14T03:31:47+00:00

I am relatively new to C++ and need to use a library for the

  • 0

I am relatively new to C++ and need to use a library for the first time.
I was hoping someone would be able to show me how to properly [ link to / include ] the library.

The library I want to use is the ID3 v3.8.8 that can be found here:
http://id3lib.sourceforge.net/

I have downloaded the Windows binaries and now just need a way to link to the library.

Files downloaded: Debug/id3lib.dll, Debug/id3lib.lib, Debug/id3lib.exp, Release/id3lib.dll, Release/id3lib.lib, Release/id3lib.exp

I am using Visual Studio 2010.

Any help is greatly appreciated. Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T03:31:48+00:00Added an answer on May 14, 2026 at 3:31 am

    There are several steps, and many a pitfall. If you are a rank newbie at using C++ and VC++ in particular, every step is going to require some (gasp) reading of documentation or googling.

    • In VC++ 2010, use the Property Manager “C/C++ General / Additional Include Directories” section if necessary to tell the compiler how to find the header-files.
    • Use the Property Manager “C/C++/ Code Generation / Runtime Library” section if necessary to tell the compiler what version of the Microsoft C Runtime Library the library requires.
    • Use Property Manager “Linker / Input / Additional Dependencies ” to specify the .lib file id3lib.lib.
    • Use Property Manager “Linker / General / Additional Library Directories” to tell the linker where to find .lib file.
    • If the dll id3lib.dll is not in the directory where you will start your program, open a Microsoft Explorer window, and right-click on “My Computer.” Select “Properties/Advanced/Environment Variables”, and edit the user-variable PATH to contain the path of the directory that contains the dll. Be very careful doing this. Before you change it, copy the value that’s there originally and save it to a text file, in case you mess up and need to restore it. If you get it wrong, other programs can fail to start.

    Good luck.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am relatively new to jQuery, and I would like to be able to
I need to use a custom.js override file to add a new link to
I am relatively new to grails and need to know something really basic. Right
I am relatively new to programming. I need to calculate the aspect ratio(16:9 or
I really need your help for this. I am relatively new to programming and
I'm relatively new to the world of WhiteBox Testing and need help designing a
I am relatively new to android, i need to open a new screen when
I am still relatively new to web service development and I need to make
I am relatively new to Objective C and need some array help. I have
I need to run relatively new package on not-so-new RHEL 5.6. I have 3rd

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.