Hello Freddy (and (Koen)!

On Wed, Dec 31, 2014 at 8:37 AM, Koen Deforche <k...@emweb.be> wrote:
> Hey,
>
> Only Wt 3.3.4-rc1 or the git version of Wt builds fine with boost 1.57.

For what it's worth, I was able to build Wt 3.3.3 with boost 1.57
with some minor patches.  (It did not build out of the box.)  This
was on 64-bit windows 7 with a recent gcc 4.9.2 version of mingw-w64

> Regards,
> koen
> ...
>> 2014-12-29 4:34 GMT+00:00 Freddy Martinez Garcia <freddy311...@gmail.com>:
>>>
>>> hi guys.... i m new with Wt... I'm using OS X Yosemite and when I try to
>>> compile Wt I have this error:
>>>
>>> usr/local/Cellar/boost/1.57.0/include/boost/type_traits/detail/has_binary_operator.hp:50:
>>> Parse error at "BOOST_JOIN"

I did not see this specific error.  Again, as mentioned above, this was
on windows, not mac.

To get (on windows) wt 3.3.3 to build with boost 1.57 I had to patch
boost, adding a missing include file, per:

   https://svn.boost.org/trac/boost/ticket/10100

and patch Wt to bring it up to date with boost's spirit parser-generator
header files, per:

   http://redmine.webtoolkit.eu/issues/3561

>>> ...
>>> does anyone can help me with that ??

With a little fiddling, Wt 3.3.3 with boost 1.57 was possible for
me.  But again, I didn't see the error you saw, so my windows /
mingw-w64 comments might not be relevant to your situation.

(I had no compelling reason not to upgrade to Wt 3.3.4-rc1;
I just wanted to stick with an official "stable" version.  Going
with Wt 3.3.4 might well be the more practical solution.)

>>> regards


Good luck.


K. Frank

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to