there seems to be 2 errors.
1. moses/LM/IRST.cpp:29: error: 'irstlm' is not a namespace-name
- there are different versions of IRSTLM. Make sure you get the
latest 1 if you have the latest Moses code
2. phrase-extract/ScoreFeatureTest.cpp:92: error: ISO C++ does not
include variadic templates
- we've been test new C++11 features. However, this code had
been rolled back. git pull to get the latest version of Moses and you
won't see this error anymore
On 02/07/2015 20:07, Fabian Boost wrote:
Hi,
when trying to compile Moses 3.0 I get error messages, which are
related to multi-threading I think. The command line to compile Moses is:
./bjam --prefix=/q_files/development/moses/moses3/mosesdecoder-master
--install-scripts=/q_files/development/moses/moses3/mosesdecoder-master/scripts
--with-irstlm=/q_files/development/moses/irstlm/irstlm-5.80.03
--with-xmlrpc-c=/q_files/development/moses/xmlrpc/xmlrpc-c-1.25.28
--with-boost=/q_files/development/moses/boost/boost_1_55_0
--full-tcmalloc debug-symbols=off --notrace link=static
I attached the build log.
Please help me to compile Moses.
Kind regards,
Fabian Boost
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support
--
Hieu Hoang
Researcher
New York University, Abu Dhabi
http://www.hoang.co.uk/hieu
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support