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 7501009
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T20:23:23+00:00 2026-05-29T20:23:23+00:00

i have a problem: I’m using VS Express 2010 and trying to add opencv

  • 0

i have a problem:

I’m using VS Express 2010 and trying to add opencv library to my project, so i already added bin-files to my path, then added lib to properties of my project and 2 Include Directories

this is text of my program:

#include <cv.h>
#include <highgui.h>
#include <stdio.h>

int main(int argc, char* argv[])
{
    IplImage* img=0;
    img = cvLoadImage (argv[1], CV_LOAD_IMAGE_COLOR);
}

and i have an error: Error 1 error LNK2019: unresolved external symbol _cvLoadImage referenced in function _main c:\Users\Home\documents\visual studio 2010\Projects\example2\example2\ex2.obj

what did i do wrong?
thanks everybody

  • 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-29T20:23:24+00:00Added an answer on May 29, 2026 at 8:23 pm

    Make sure that you’re properly linking to the OpenCV libraries. Since cvLoadImage is part of the HighGUI library within OpenCV, make sure you link to opencv_highui231.lib (in release) and opencv_highguid231.lib (in debug).

    To do this in Visual Studio 2010, right-click on your project, then go to Linker->Input and type the name of the library you wish to link to inside Additional Dependencies. Also make sure that the path is accessible, either by typing the relative path into the Additional Dependencies field or by setting Additional Library Directories inside Linker->General.

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

Sidebar

Related Questions

I have problem with Uploadify: I log in the project using: FormsAuthentication.SetAuthCookie(myName, false); Then,
I have problem creating new instance of excel 2007 using VBA (from Access 2002).
I have problem with Razor syntax and jQuery, I'm trying to append some items
I have problem in my PHP code. I'm trying to make internet shop and
I have problem with one of my validation regex when using nonstandard utf-8 character.
I have problem with this method in NLog library: NLog.Targets.Wrappers.AsyncTargetWrapper.ProcessPendingEvents(object state) It consume too
I have problem with configuring NODE.JS. I was trying to install node.js with this
i have problem to set tabindex to FCK editor . i am using following
we have problem with slow insert statement using 40 bind variables as columns values.
I have problem with types in my schema when trying to use xsd:any element

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.