[Smtk-developers] SMTK build error
Yumin Yuan
yumin.yuan at kitware.com
Wed Jun 1 15:23:02 EDT 2016
Thanks, David.
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)
# define BOOST_STATIC_ASSERT_MSG( ... ) static_assert(__VA_ARGS__)
The commit is f4eba409, " SharedPtr now also detects support of make_shared"
Yumin
On Wed, Jun 1, 2016 at 2:54 PM, David Thompson <david.thompson at kitware.com>
wrote:
> Hi all,
>
> 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.
>
> David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/smtk-developers/attachments/20160601/80bc796f/attachment.html>
More information about the Smtk-developers
mailing list