<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">I'm attempting to finish a build of GPUlib libraries that include the latest CUDA 4.2 libraries. Our goal is to get IDL running on our workstation that has two Tesla cards. I can
get this to finish:
<div><br>
</div>
<div>cmake -DPRECISION=sm_20 -DCMAKE_INSTALL_PREFIX="C:\Program Files\Tech-X\GPULib" -DCUDA_TOOLKIT_ROOT_DIR="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.2" -DIDL_LIBRARY="C:\Program Files\Exelis\IDL82\bin\bin.x86_64\idl.lib" -DIDL_INCLUDE_DIR="C:\Program
Files\ITT\IDL\IDL80\external\include" -G "NMake Makefiles" ..</div>
<div><br>
</div>
<div>When I try nmake on this, it fails with:</div>
<div><br>
</div>
<div>
<div><br>
</div>
<div>C:\Program Files\Microsoft SDKs\Windows\v7.1\INCLUDE\objbase.h(239): warning: ex</div>
<div>pression has no effect</div>
<div><br>
</div>
<div>1 error detected in the compilation of "C:/Users/namboy/AppData/Local/Temp/tmpxf</div>
<div>t_000013d8_00000000-11_radixsort_app.cpp4.ii".</div>
<div>CMake Error at cuda_compile_generated_radixsort_app.cu.obj.cmake:256 (message):</div>
<div> Error generating file</div>
<div> C:/gpulib/build/nvidia/cudpp_1.1/cudpp/CMakeFiles/cuda_compile.dir/src/app/./c</div>
<div>uda_compile_generated_radixsort_app.cu.obj</div>
<div><br>
</div>
<div><br>
</div>
<div>NMAKE : fatal error U1077: 'echo' : return code '0x1'</div>
<div>Stop.</div>
<div>NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0</div>
<div>\VC\Bin\amd64\nmake.exe"' : return code '0x2'</div>
<div>Stop.</div>
</div>
<div><br>
</div>
<div>I have never used CMAKE before this, so I have no idea where to start to fix this. Here's my system build:</div>
<div>Windows 7 64bit</div>
<div>Visual Studio 2010</div>
<div>Microsoft Windows SDK 7.1</div>
<div>Nvidia Computing SDK 4.2</div>
<div>GPULib from Tech-X </div>
<div><br>
</div>
<div>Nathan Amboy</div>
<div>GIS Analyst</div>
<div>USDA Forest Service / General Dynamics</div>
<div>Remote Sensing Lab, McClellan CA</div>
<div><br>
</div>
</div>
<br>
<br>
<br>
<br>
This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil
or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.
</body>
</html>