tticoin / LSTM-ER

Implementation of End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures in ACL2016.
Apache License 2.0
225 stars 73 forks source link

Linking CXX executable RelationExtraction ERROR #14

Open xiyuanHou opened 5 years ago

xiyuanHou commented 5 years ago

$ make [ 75%] Built target cnn [ 78%] Linking CXX executable RelationExtraction ld: library not found for -licuuc clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: [relation/RelationExtraction] Error 1 make[1]: [relation/CMakeFiles/RelationExtraction.dir/all] Error 2 make: *** [all] Error 2