Giter VIP home page Giter VIP logo

Comments (2)

TheShermanTanker avatar TheShermanTanker commented on August 15, 2024

Ok, so apparently all I had to do was call the command "make" in the build folder. But that now gives me the error:
D:\OpenCL\OpenCL-ICD-Loader\build>make make[1]: Entering directory '/cygdrive/d/OpenCL/OpenCL-ICD-Loader/build' make[2]: Entering directory '/cygdrive/d/OpenCL/OpenCL-ICD-Loader/build' Scanning dependencies of target OpenCL make[2]: Leaving directory '/cygdrive/d/OpenCL/OpenCL-ICD-Loader/build' make[2]: Entering directory '/cygdrive/d/OpenCL/OpenCL-ICD-Loader/build' [ 4%] Building C object CMakeFiles/OpenCL.dir/loader/icd.c.o /cygdrive/d/OpenCL/OpenCL-ICD-Loader/loader/icd.c: In function 'loader_get_next_path': /cygdrive/d/OpenCL/OpenCL-ICD-Loader/loader/icd.c:199:25: error: 'PATH_SEPARATOR' undeclared (first use in this function) 199 | next = strchr(path, PATH_SEPARATOR); | ^~~~~~~~~~~~~~ /cygdrive/d/OpenCL/OpenCL-ICD-Loader/loader/icd.c:199:25: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/OpenCL.dir/build.make:63: CMakeFiles/OpenCL.dir/loader/icd.c.o] Error 1 make[2]: Leaving directory '/cygdrive/d/OpenCL/OpenCL-ICD-Loader/build' make[1]: *** [CMakeFiles/Makefile2:297: CMakeFiles/OpenCL.dir/all] Error 2 make[1]: Leaving directory '/cygdrive/d/OpenCL/OpenCL-ICD-Loader/build' make: *** [Makefile:141: all] Error 2

from opencl-icd-loader.

TheShermanTanker avatar TheShermanTanker commented on August 15, 2024

It seems like it's a problem in icd.c, with the variable PATH_SEPARATOR

from opencl-icd-loader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.