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

Windows build doesn't work #9

Closed
hypernewbie opened this issue Jan 6, 2017 · 5 comments
Closed

Windows build doesn't work #9

hypernewbie opened this issue Jan 6, 2017 · 5 comments
Assignees

Comments

@hypernewbie
Copy link

NMAKE : fatal error U1077: '"C:\Program Files (x86)\CMake\bin\cmake.exe"' :
return code '0xffffffff'

Stop.

NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\BIN\nmake.exe"' : return code '0x2'

Stop.

CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:3 (project)

-- Configuring incomplete, errors occurred!
See also "C:/Users/HyperNewbie/Desktop/OpenCL-ICD-Loader-master/build/CMakeFiles/CMakeOutput.log".
See also "C:/Users/HyperNewbie/Desktop/OpenCL-ICD-Loader-master/build/CMakeFiles/CMakeError.log".

C:\Users\HyperNewbie\Desktop\OpenCL-ICD-Loader-master\build>nmake

Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.

NMAKE : fatal error U1064: MAKEFILE not found and no target specified
Stop.

@kepatil
Copy link
Contributor

kepatil commented Jan 6, 2017

Which version of Cmake and Visual Studio are you using? Please also paste your build command.

@kepatil
Copy link
Contributor

kepatil commented Apr 27, 2017

@hypernewbie Can you verify if pull request #15 fixes your issue?

@viswph Your issue with GL headers is not directly related to the build problem reported by @hypernewbie. Please file a new issue so that we can discuss it separately.

@PhilippWph
Copy link

@kepatil Created new issue (#17) with my problem on Windows and deleted the comment here.

@kepatil
Copy link
Contributor

kepatil commented Jun 27, 2017

Ping @hypernewbie! Can you verify if pull request #15 fixes your issue?

@kepatil
Copy link
Contributor

kepatil commented Apr 9, 2019

Closing due to no activity on this for some time now. Also, we are considering refactoring windows build support in #55.

@kepatil kepatil closed this as completed Apr 9, 2019
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