compiling problem on windows

Submitted by sadegh-khan on Fri, 05/19/2017 - 15:41
Forums

I have problem in comiling freeling in windows, I have using instruction (Option B) that where in freeling-4.0-win64.zip readme file.
My Visual Studio Version is VS2017,i have errors like below after building solution:

Error C1083 Cannot open source file: '..\..\..\src\main\sample_analyzer\analyzer_client.cc': No such file or directory analyzer_client D:...\freeling\src\msvc\13.0\analyzer_client\c1xx

i have tested on VS2013 update 5 too and i have same problem in that.

Can you check whether the file analyer_client.cc exists and it is in the right place.
Maybe you just need to adjust some path in the project.