Skip to content

Kaldi c++ project linker openfst path: ..\openfst\build_output\x64/src/lib/Debug #4948

@MG1376

Description

@MG1376

I set:

<OPENFST>..\Desktop\openfst</OPENFST>
<OPENFSTLIB>..\Desktop\openfst\build_output\x64</OPENFSTLIB>

in variable.props file and then ran '.. generate_solution.pl ..' in windows command line.
But the project that is created has strange linker path: ..\openfst\build_output\x64/src/lib/Debug and thus libfst.lib gets a lot of errors.

There is a trailing path with forward slashes. How to correct this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugstaleStale bot on the loose

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions