Boost logo

Boost Users :

From: Rainer Thaden (RThaden_at_[hidden])
Date: 2008-05-30 08:56:32


Fanara, Mark A (GE Infra, Transportation) wrote:
>
> I tried changing Configuration Properties->Linker->Manifest
> File->Generate Manifest setting to No. When executing the program, I get
> the following error message.
>
> Debug Error!
> Program: ...
> R6034
> An application has made an attempt to load the C runtime library without
> using a manifest.
> This is an unsupported way to load Visual C++ DLLs. You need to modify
> your application to build with a manifest.
> For more information, see the "Visual C++ Libraries as Shared
> Side-by-Side Assemblies" topic in the product documentation.
>

Really funny, that the dlls were not on your system.

Look for the vcredist_x86.exe package from Microsoft.
It installs something like a runtime environment on computers with no
VisualStudio installed. You have to enable manifest generation again, then.

That could help.

Regards,

Rainer


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