Code based on nVidia's CUDA 4.0 SDK did not work with CUDA 5.0

cutil.h and cutil_inline_runtime.h are missing

On recompiling StereoCamera after installing CUDA 5.0 Stereo.cu fails with errors like cutil.h and cutil_inline_runtime.h are missing

Others have reported SDK CUDA 5 problems too.

Work around

Remaining Problems

The newly created CUDA 5 version of your program now relies on helper*.h. These C include files are not supplied with earlier versions of CUDA.


W.B.Langdon Back 20 December 2012