Open arwagh opened 3 years ago
I followed the instructions of installing warp-ctc, but I get an error in "python setup.py install" step.
LINK : warning LNK4044: unrecognized option '/Wl,-rpath,C:\Users\argha\warp-ctc\build\Debug'; ignored
LINK : fatal error LNK1181: cannot open input file 'warpctc.lib'
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\MSVC\\14.28.29333\\bin\\HostX86\\x64\\link.exe' failed with exit status 1181
Any idea how to solve this?
I followed the instructions of installing warp-ctc, but I get an error in "python setup.py install" step.
LINK : warning LNK4044: unrecognized option '/Wl,-rpath,C:\Users\argha\warp-ctc\build\Debug'; ignored
LINK : fatal error LNK1181: cannot open input file 'warpctc.lib'
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\MSVC\\14.28.29333\\bin\\HostX86\\x64\\link.exe' failed with exit status 1181
Any idea how to solve this?