I updated to the latest version (4383) from SVN, so that I could be 
aligned to the latest version before the switch to GIT.
Unfortunately this version does not compile.

One error was simple to fix: in moses/src/FactorCollection.cpp, there is

#if BOOST_VERSION >= 102400

instead of

#if BOOST_VERSION >= 104200

The second error is more serious. In moses/src/LM/IRST.cpp
there is a reference

#include "lmContainer.h"

that does not exist, not even in the GIT repository.

I would pledge for the latest version on SVN to be a consistent one.
Thank you

-- Beppe

_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to