Boost logo

Boost Users :

Subject: Re: [Boost-users] [test] Windows Vista: "The application failed toinitialize properly (0xc0000005)."
From: Daniel Trebbien (dtrebbien_at_[hidden])
Date: 2010-08-07 11:56:52


> Good news! MinGW GCC 4.4.0 gets rid of this problem.

One difference between the binary that was compiled with MinGW GCC
4.5.0 and the binary compiled with 4.4.0 is that the former linked in
libstdc++-6.dll. Maybe the "The application failed to initialize
properly (0xc0000005)." error has something to do with the shared STL
implementation being initialized twice or not being initialized before
the UTF DLL.


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