Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MG1376 opened this issue Oct 2, 2024 · 5 comments
Labels

Comments

@MG1376
Copy link

MG1376 commented Oct 2, 2024

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?

@MG1376 MG1376 added the bug label Oct 2, 2024
@jtrmal
Copy link
Contributor

jtrmal commented Oct 2, 2024 via email

@MG1376
Copy link
Author

MG1376 commented Oct 2, 2024

Hi, one of the errors is:

LNK1104 cannot open file 'fst.lib' timer-tes ..\Desktop\kaldi\kaldiwin_default_OPENBLAS\kaldiwin\timer-test\LINK 1

@jtrmal
Copy link
Contributor

jtrmal commented Oct 2, 2024 via email

@MG1376
Copy link
Author

MG1376 commented Oct 3, 2024

is there any way to correct this?

@jtrmal
Copy link
Contributor

jtrmal commented Oct 3, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants