<div dir="ltr">Thanks, David.<div><br></div><div>I also did a bit debugging in shiboken, and it turns out it failed to parse one of boost headers (line 31 of static_assert.hpp)<div><br></div><div>#     define BOOST_STATIC_ASSERT_MSG( ... ) static_assert(__VA_ARGS__)</div></div><div><br></div><div>The commit is f4eba409, " SharedPtr now also detects support of make_shared"</div><div><br></div><div>Yumin</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 1, 2016 at 2:54 PM, David Thompson <span dir="ltr"><<a href="mailto:david.thompson@kitware.com" target="_blank">david.thompson@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
It appears shiboken is failing because recent commits have left a '#include "boost/..."' statement unguarded. Shiboken cannot parse most boost headers (any that include the preprocessor package for sure). I should have a MR to fix things shortly.<br>
<span class="HOEnZb"><font color="#888888"><br>
        David</font></span></blockquote></div><br></div>