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

make error : system cannot find the path specified #48

Open
m3m3-chan opened this issue May 30, 2019 · 0 comments
Open

make error : system cannot find the path specified #48

m3m3-chan opened this issue May 30, 2019 · 0 comments

Comments

@m3m3-chan
Copy link

Hi thanks for your work!

I am running a windows machine &I get the error below when I run 'MinGW32-make'

git clone https://github.com/awni/warp-ctc.git libs/warp-ctc
Cloning into 'libs/warp-ctc'...
remote: Enumerating objects: 467, done.
Receiving objects:  90% (421/467), remote: Total 467 (delta 0), reused 0 (delta 0), pack-reused 467
Receiving objects: 100% (467/467), 334.09 KiB | 221.00 KiB/s, done.
Resolving deltas: 100% (222/222), done.
cd libs/warp-ctc; mkdir build; cd build; cmake ../ && make; \
        cd ../pytorch_binding; python build.py
The system cannot find the path specified.
Makefile:5: recipe for target 'warp' failed
MinGW32-make: *** [warp] Error 1

I have the wrap-ctc repo cloned but the rest gives me error. I manually created the build folder and ran makefile from there but failed.
Any way to make this work? how to run makefile manually?

Thanks,

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

No branches or pull requests

1 participant