This hasn't been solved yet, has it: http://comments.gmane.org/gmane.comp.nlp.moses.user/8212? I cannot find any easy way to build mgizapp e.g., on fresh ubuntu 14.04.
It might be fixed by changing
FIND_PACKAGE( Boost 1.41 COMPONENTS thread )
into
FIND_PACKAGE( Boost 1.41 COMPONENTS thread system)
?
thanks. Committed your change https://sourceforge.net/p/mgizapp/code/49/e You should report errors on the Moses mailing list. I don't frequent these pages very often
Log in to post a comment.
It might be fixed by changing
FIND_PACKAGE( Boost 1.41 COMPONENTS thread )
into
FIND_PACKAGE( Boost 1.41 COMPONENTS thread system)
?
thanks. Committed your change
https://sourceforge.net/p/mgizapp/code/49/e
You should report errors on the Moses mailing list. I don't frequent these pages very often