hello, i started reading a tutorial on how to use openCL in LWJGL, but i found a problem when one of the classes that is used in the tutorial is missing, when i type "import org.lwjgl.opencl.CLPlatform" eclipse tells me "The import org.lwjgl.opencl.CLPlatform cannot be resolved" so here i am asking, does this not exist in the newer verions of LWJGL and thus is the tutorial outdated, or am i missing something like having to download some extra file
the class "org.lwjgl.opencl.CL" exists
this is the tutorial i'm reading:
http://wiki.lwjgl.org/wiki/OpenCL_in_LWJGLif anyone could tell me if i have done something wrong or if i need to do something differently it would be greatly appreciated