You should be careful of referencing files in phrase-extract/ if you are
developing code that is in moses/
The code in phrase-extract/ will not be linked.
It's probably safer to simply copy what you need from phrase-extract/
into moses/ and use the copy
On 25/04/2016 17:16, Shuoyang Ding wrote:
Hi all,
I’m developing a feature function that involves some headers in
phrase-extract:
phrase-extract/extract-ghkm/AlignmentGraph.h
phrase-extract/extract-ghkm/Rule.h
phrase-extract/extract-ghkm/ScfgRule.h
phrase-extract/syntax-common/xml_tree_parser.h
Now I’m having some issue with recompiling with this new feature
function — these headers seems not correctly referenced. I attached
the build log with this email. Specifically:
./phrase-extract/extract-ghkm/AlignmentGraph.h:28:24: fatal error:
SyntaxTree.h: No such file or directory
I guess I may have to change moses/Jamfile to accommodate this change.
Is there anyone who is familiar with bjam who can help me?
Thanks!
Regards,
Shuoyang Ding
Ph.D. Student
Center for Language and Speech Processing
Department of Computer Science
Johns Hopkins University
Hackerman Hall 225A
3400 N. Charles St.
Baltimore, MD 21218
http://cs.jhu.edu/~sding <http://cs.jhu.edu/%7Esding>
_______________________________________________
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