Is there something wrong with the configuration?  I see linker and compiler errors, but for the latter it's only for GetModuleA.  How do I get it to find those things?

From: Frédéric <ufospoke@gmail.com>
Sent: Friday, January 4, 2019 11:00 AM
To: Boost users list
Cc: Osman Zakir
Subject: Re: [Boost-users] I ran b2 with the -d+2 command and redirected the output to a file
 
> This is a follow-up to the message where I asked for help about a failed attempt to build Boost.  I ran b2 with the -d+2 command in addition to the other commands and also redirected the output to a file.  It's attached to this message, as well as the project-config.jam file.

When you join a log file to an email, please compress it. Your 1Mb
file becomes 29kb with just bzip2 -9 but anything else would do the
same.
Did you discover anything interesting in the log?

F