[Boost-bugs] [Boost C++ Libraries] #11693: Error when using <boost/uuid/seed_rng.hpp> with MinGW

Subject: [Boost-bugs] [Boost C++ Libraries] #11693: Error when using <boost/uuid/seed_rng.hpp> with MinGW
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-29 14:49:00


#11693: Error when using <boost/uuid/seed_rng.hpp> with MinGW
---------------------------------------------+-----------------------
 Reporter: Nikolay Pogorskiy <pogorskiy@…> | Owner: atompkins
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: uuid
  Version: Boost 1.59.0 | Severity: Problem
 Keywords: |
---------------------------------------------+-----------------------
 When using boost/uuid/seed_rng.hpp with boost 1.59.0 I am getting the
 following error

 c:/Development/Libraries/boost/boost_1_59_0/mingw491_x86_Cpp11/include/boost/uuid/seed_rng.hpp:240:20:
 error: 'winapi' in namespace 'boost::detail' does not name a type

      boost::detail::winapi::HCRYPTPROV_ random_;


 Perhaps the problem is in line 40
 #if defined(_MSC_VER)

 (file seed_rng.hpp)
 instead of
 #if defined(BOOST_WINDOWS)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11693>
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:19 UTC