niuzhiheng / caffe

Caffe
http://caffe.berkeleyvision.org/
BSD 2-Clause "Simplified" License
317 stars 129 forks source link

Compile error: syntax error : missing ';' before identifier 'curandOrdering_t' #86

Open zeyu-liu opened 8 years ago

zeyu-liu commented 8 years ago

When I build the solution first time with all default settings, it appears that "Error 298 error C2146: syntax error : missing ';' before identifier 'curandOrdering_t' C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v6.5\include\curand.h 144"

The environment is VS 2012 and configuration is x64 release.