[Boost-bugs] [Boost C++ Libraries] #7893: Unresolved link errors when building 64 bit ASIO with 64 bit OpenSSL under Windows

Subject: [Boost-bugs] [Boost C++ Libraries] #7893: Unresolved link errors when building 64 bit ASIO with 64 bit OpenSSL under Windows
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-01-14 22:55:35


#7893: Unresolved link errors when building 64 bit ASIO with 64 bit OpenSSL under
Windows
------------------------------------+---------------------------------------
 Reporter: RobertGBryan@… | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.52.0
 Severity: Problem | Keywords: ASIO OpenSSL
------------------------------------+---------------------------------------
 According to this link:

 http://stackoverflow.com/questions/9357751/boost-ssl-with-visual-
 studio-2010-and-openssl

 There is a problem when trying to build a very simple program which
 includes 3 include files from Boost::ASIO. The program fails to build
 when linking with the 64 bit version of the Boost library as well as the
 64 bit version of the OpenSSL library.

 The build succeeds when the 32 bit version of the Boost library is used in
 conjunction with the 32 bit version of the OpenSSL library.

 I have tried building it for Boost versions 1.51 and 1.52. Have also
 tried the c and j versions of the 64 bit OpenSSL library for Windows which
 results in the same error.

 The link above is for building with VS2010. The same error results for me
 when I try to build with VS2008. I have also written a description of the
 problem in StackOverflow.com as well which involved building one of the
 ASIO example programs:

 http://stackoverflow.com/questions/14286346/link-unresolved-error-with-
 vs2008-boost-asio-and-openssl

 The work around to the problem right now is to build it with 32 bit
 libraries.

 If you can successfully build using VS2010 or VS2008 with the 64 bit
 versions, then please advise on what you think the problem might be. This
 problem has been reported by several individuals.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7893>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC