Hey I’m getting two errors in the CUDA headers on version 1.1 in visual studio 2005. they are:
Error 1 error C3861: ‘clock’: identifier not found e:\cuda\include\common_functions.h 68
and
Warning 2 warning C4005: ‘INT_MAX’ : macro redefinition e:\cuda\include\math_functions.h 788
Does anyone have any idea how to fix this or what is causing this?