Boost logo

Boost Users :

Subject: Re: [Boost-users] Inconsistent dll linkage trying to use boost/test as dll
From: Mikko Vainio (mikko.vainio_at_[hidden])
Date: 2010-04-17 02:00:59


McNamara, Nate wrote:
>
> Thanks for the quick response. Your hint plus a few tweaks to the
> Makefile and the test compiles again - and much faster.
>
> Unfortunately, when I run the test, I get the following unhelpful
> message:
>
> The application failed to initialize properly (0xc0150002).
> Click on OK to terminate the application.
>
That error message usually means that the application did not find all
the required dlls.
Dependency Walker (http://www.dependencywalker.com/ - it's free to use)
will tell you which dll is missing.

/Mikko


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net