Boost C++ Libraries: Ticket #12405: 'boost::detail::variant::visitation_impl': none of the 2 overloads could convert all the argument types https://svn.boost.org/trac10/ticket/12405 <p> Steps to reproduce the error above: </p> <p> 1) Create a new C++ console project with Visual Studio 2015 Update 3 </p> <p> 2) Add include directory for boost 1.61.0 </p> <p> 3) Add #include &lt;boost/signals2.hpp&gt; to the main source file </p> <p> I'm not sure if this is a bug in boost::variant or boost::signals2 or in the compiler. </p> <p> There is a ticket <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/12123" title="#12123: Bugs: Using Boost.Signals2 with Boost.Variant leads to compilation error, ... (closed: fixed)">#12123</a> which seems to be related, but that ticket should already be fixed in boost version 1.61.0 </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12405 Trac 1.4.3 Frank Mori Hess Mon, 22 Aug 2016 17:09:10 GMT <link>https://svn.boost.org/trac10/ticket/12405#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12405#comment:1</guid> <description> <p> You'll have to provide the full error log at least, not just a one line summary in the bug title. Also, there must be more to reproducing your problem than you have outlined, since otherwise wouldn't the boost automated tests would have picked it up? Boost has msvc 14.0 testers, which is the compiler in vs2015. </p> </description> <category>Ticket</category> </item> <item> <author>rhegner@…</author> <pubDate>Thu, 25 Aug 2016 12:14:25 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/12405#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12405#comment:2</guid> <description> <p> It turned out that my boost installation was broken for some reason. I downloaded and built boost (with the same settings) again and now I don't get the error anymore! </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Frank Mori Hess</dc:creator> <pubDate>Mon, 29 Aug 2016 19:58:28 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/12405#comment:3 https://svn.boost.org/trac10/ticket/12405#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">invalid</span> </li> </ul> Ticket