thanks for bringing it to our attention. Fixed. https://github.com/moses-smt/mosesdecoder/commit/d196279be892a06f852dce9beb4041ff5c018634
Hieu Hoang http://www.hoang.co.uk/hieu On 17 August 2016 at 22:16, Sameer Bhadouria <[email protected]> wrote: > 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. > > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > >
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
