Hello, I am trying to compile the latest version of moses from github master branch in the static mode and I have manually installed boost. However, I hitting a compilation error while building.
Some of the error messages I noticed were: 1. Could not statically link against lib boost_serialization. Your build will probably fail. But, I do have libboost serialization.a file in my boost installation lib64 directory. I a 2. In file included from moses/ExportInterface.cpp:58: moses/TranslationModel/UG/mmsapt.h:122: error: ISO C++ forbids initialization of member ‘m_track_coord’ moses/TranslationModel/UG/mmsapt.h:122: error: making ‘m_track_coord’ static moses/TranslationModel/UG/mmsapt.h:122: error: ISO C++ forbids in-class initialization of non-const static member ‘m_track_coord’ Attached, full build log. Thanks for the help!. -- Regards, Sameer Bhadouria.
build.log.gz
Description: GNU Zip compressed data
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
