$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Boost 1.43.0 seems to produce broken libraries with MinGw version 4.5.0
From: Gevorg Voskanyan (v_gevorg_at_[hidden])
Date: 2010-07-16 11:37:56
Peter Rockett wrote:
> It throws a up a message box saying "The application failed to
> initialize properly(0xc0000005). Click on OK to terminate the application."
Peter,
Have you double-checked that the directory of runtime libraries of MinGW 4.5 is
added to the PATH environment variable?
Gevorg