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

win10 cmake problems #140

Open
izhaojinlong opened this issue May 9, 2019 · 3 comments
Open

win10 cmake problems #140

izhaojinlong opened this issue May 9, 2019 · 3 comments

Comments

@izhaojinlong
Copy link

I want warp-ctc to run on windows, so I use windows to compile this. when I run cmake for tensorflow-banding ,I have the following problem. I want to know how to solve it.
My env: py3.5 tf1.10.0.

@izhaojinlong
Copy link
Author

-- Selecting Windows SDK version to target Windows 10.0.17134.
-- cuda found TRUE
CMake Warning at CMakeLists.txt:50 (FIND_PACKAGE):
By not providing "FindTorch.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Torch", but
CMake did not find one.

Could not find a package configuration file provided by "Torch" with any of
the following names:

TorchConfig.cmake
torch-config.cmake

Add the installation prefix of "Torch" to CMAKE_PREFIX_PATH or set
"Torch_DIR" to a directory containing one of the above files. If "Torch"
provides a separate development package or SDK, be sure it has been
installed.

-- Torch found Torch_DIR-NOTFOUND
-- Building shared library with GPU support
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
CUDA_curand_LIBRARY (ADVANCED)
linked by target "test_gpu" in directory E:/download/code-20190509T021058Z-001/code/warp-ctc

-- Configuring incomplete, errors occurred!
See also "E:/download/code-20190509T021058Z-001/code/warp-ctc/build/CMakeFiles/CMakeOutput.log".

@wangshuai66666
Copy link

请问 您解决了吗?

@StudyQGuo
Copy link

Same error!

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

3 participants