• 0

C++ ?


Question

Hi,

So I have been using this API to run a program. Things have been going very well. Then they came out with a new API, which I downloaded.

So I took my old project, threw in the new .h, and .cpp files, then threw in the new .dll and .lib files.

I compiled successfully.

Then when I get to run the executable I get an error...

"The application failed to initalize properly (0xc0150002) Click on OK to terminate the application."

I know the problem has to deal with linking the .lib and the .dll files, I had this problem before when I upgraded API's, but I can't remember how to do it. Would anyone perhaps be able to help me troubleshoot this?

Thanks

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

i'm running financial data. But what i'm sure the problem is w/ linking the .dlls and the .libs

nevermind I got it. I downloaded the .dll (debug) I needed the .dll (release)

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.