Hi, I downloaded and build SRILM in VS2005 using the VS project files from http://www.inference.phy.cam.ac.uk/kv227/srilm/, following which I tried to compile Moses in VS2005 with the Debug-withSRILM configuration.
Moses\moses compiled fine, but Moses\moses-cmd gave me an error (along with plenty of warnings): moses-cmd\src\main.cpp(72) : error C2512: 'WordLattice' : no appropriate default constructor available It is said that the VS2005 build doesn't use SRILM, but is it because SRILM can't be compiled in Windows or is it due to code compatibility problems with the VS compiler? Thanks & regards, Yestine
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
