Problem getting the code to compile on win7 x64 VSe2012

edited March 2013 in Old versions
I wanted to make a custom exporter. I'm using Ms visual studio express 2012 and Cuda toolkit 4 and 5.
The Code is version DualSPHysics_v2.0_SourceFiles_windows. win x64

But I get an error on building:

Error 1 error MSB6006: "cmd.exe" exited with code -1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets 172 5 DualSPHysics

Can anyone help me?

Comments

  • Please check first the compilation only for CPU

    Are you sure that you have installed the compiler of CUDA?? the nvcc compiler.

    The output of the error can be seen in the file "DualSPHysics_win64_ptxasinfo.

    Check this and contact us again.

    Alex
  • Have you installed NVIDIA Parallel Nsight?
Sign In or Register to comment.