Hi
I get the error message "Invalid argument's map" in clBuildProgram when compiling a kernel without arguments i.e.
__kernel void clKernel()
{
}
You can reproduce this problem by taking out all the arguments in kernel GodRays in the OpenCL Samples that come with the sdk
Invalid argument's map
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.

