I\'m trying to compile a CUDA example which has;
cuda.cu:
__constant__ unsigned VERTICES; __constant__ unsigned TRIANGLES;
and the