Closed tmyapple closed 7 years ago
I think that depends on where you uncompress you "dependencies" folder. Please check the file msvc/13.0/README to find out how you need to organize the folders for the solution to work
i extracted it according to what was written in the README, according to the path given in the readme (under freeling/deependencies) the path should be one less ".."
בתאריך 17 במאי 2017 1:01 PM, "Lluís Padró" notifications@github.com כתב:
I think that depends on where you uncompress you "dependencies" folder. Please check the file msvc/13.0/README to find out how you need to organize the folders for the solution to work
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TALP-UPC/FreeLing/issues/53#issuecomment-302045002, or mute the thread https://github.com/notifications/unsubscribe-auth/AJrAvEmmBIBLBOsfkQIRrSfaN22kHGq0ks5r6sWMgaJpZM4NT5hp .
You're right.
changed, thanks!
The path to the dependencies directory is wrong in the projects "libtreeler"/"libfoma"/"libfreeling" under the solution found in msvc/13.0. instead of "........\dependencies\zlib\lib\x64" it should be "......\dependencies\zlib\lib\x64"