make -C src/smokeParticles/
make[2]: Entering directory `/home/nils/NVIDIA_GPU_Computing_SDK/C/src/smokeParticles'
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/launch_closure.inl(84): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/launch_closure.inl(118): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/fast_scan.inl(410): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/fast_scan.inl(420): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/fast_scan.inl(430): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/fast_scan.inl(480): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/fast_scan.inl(490): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/fast_scan.inl(500): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/safe_scan.inl(331): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/safe_scan.inl(346): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/safe_scan.inl(360): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/safe_scan.inl(414): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/safe_scan.inl(430): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/safe_scan.inl(448): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/copy_if.inl(241): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/copy_if.inl(251): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/stable_merge_sort.inl(928): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/stable_merge_sort.inl(943): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/stable_merge_sort.inl(1006): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/stable_merge_sort.inl(1041): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/stable_merge_sort.inl(1081): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/stable_merge_sort.inl(1193): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/b40c/radixsort_api.h(481): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/b40c/radixsort_api.h(488): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/b40c/radixsort_api.h(504): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/b40c/radixsort_api.h(517): error: kernel launches from templates are not allowed in system files
"/usr/local/cuda/include/thrust/detail/device/cuda/detail/b40c/radixsort_api.h(521): error: kernel launches from templates are not allowed in system files
27 errors detected in the compilation of "/tmp/tmpxft_00004cb9_00000000-15_ParticleSystem.cpp4.ii".
make[2]: *** [obj/x86_64/release/ParticleSystem.cu.o] Error 2
make[2]: Leaving directory `/home/nils/NVIDIA_GPU_Computing_SDK/C/src/smokeParticles'
make[1]: *** [src/smokeParticles/Makefile.ph_build] Error 2
make[1]: Leaving directory `/home/nils/NVIDIA_GPU_Computing_SDK/C'
make: *** [all] Error 2
NVIDIA_GPU_Computing_SDK >
No idea what the error actually means… External Image