Re: [Boost-bugs] [Boost C++ Libraries] #11861: Using boost thread crash winrt store app on start on Windows 10 Phone devices

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11861: Using boost thread crash winrt store app on start on Windows 10 Phone devices
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-01-08 14:30:32


#11861: Using boost thread crash winrt store app on start on Windows 10 Phone
devices
------------------------------------+-------------------------
  Reporter: Mathieu <mvillegas@…> | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.60.0 | Severity: Showstopper
Resolution: | Keywords:
------------------------------------+-------------------------

Comment (by Mathieu <mvillegas@…>):

 It seems the issue comes from Windows UAP projects which by default link
 with default libs like ole32.lib which are note available on phones. It
 seems that using /NODEFAULTLIB:ole32.lib fixes the issue.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11861#comment:4>
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