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

Issues building #205

Open
trsh opened this issue Mar 8, 2020 · 1 comment
Open

Issues building #205

trsh opened this issue Mar 8, 2020 · 1 comment

Comments

@trsh
Copy link

trsh commented Mar 8, 2020

C:\Projects\RT\forks\RadeonRays_SDK>cmake -G "Visual Studio 14 2015 Win64"
CMake Warning:
  No source or binary directory provided.  Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.


-- Selecting Windows SDK version  to target Windows 10.0.18363.
CMake Error at CMakeLists.txt:3 (project):
  Failed to run MSBuild command:

    MSBuild.exe

  to get the value of VCTargetsPath:

    The system cannot find the file specified



-- Configuring incomplete, errors occurred!
See also "C:/Projects/RT/forks/RadeonRays_SDK/CMakeFiles/CMakeOutput.log".

Can somebody help?

@trsh
Copy link
Author

trsh commented Mar 8, 2020

C:\Projects\RT\forks\RadeonRays_SDK>cmake -G "Visual Studio 16 2019" .
-- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.18363.
CMake Error at C:/Program Files/CMake/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
  Could NOT find OpenCL (missing: OpenCL_LIBRARY OpenCL_INCLUDE_DIR)
Call Stack (most recent call first):
  C:/Program Files/CMake/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE)
  C:/Program Files/CMake/share/cmake-3.16/Modules/FindOpenCL.cmake:150 (find_package_handle_standard_args)
  CMakeLists.txt:48 (find_package)


-- Configuring incomplete, errors occurred!
See also "C:/Projects/RT/forks/RadeonRays_SDK/CMakeFiles/CMakeOutput.log".
See also "C:/Projects/RT/forks/RadeonRays_SDK/CMakeFiles/CMakeError.log".

Im on GTX 750 Ti, up todate drivers.. opencl must be installed

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