<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br><br>1) I am trying to build VTK5.10.1 with Qt 4.8.4 on Windows 7, x64 platform with Visual Studio 2010 with postfix &#39;d&#39; option. The build goes fine without any errors. I am able to run the cone example( plain VTK example) using my build.  But when I run the RenderWindowNoUiFile ( VTK + Qt example), I get a runtime error saying -<br>
&quot;The application was unable to start correct (0xc000000d). Click OK to close the application&quot;<br></div><br>2) When I try to build &quot;Install&quot; for this VTK build, I  get the following error:<br><br>1&gt;  -- Up-to-date: E:/VTKDebugBin/bin/QVTKd.dll<br>
1&gt;  CMake Error at GUISupport/Qt/PluginInstall.cmake:13 (FILE):<br>1&gt;    file INSTALL cannot find &quot;E:/VTKDebugBuild/bin/Debug/QVTKWidgetPlugin.dll&quot;.<br>1&gt;  Call Stack (most recent call first):<br>1&gt;    GUISupport/Qt/cmake_install.cmake:89 (INCLUDE)<br>
1&gt;    GUISupport/cmake_install.cmake:32 (INCLUDE)<br>1&gt;    cmake_install.cmake:181 (INCLUDE)<br>1&gt;  <br>1&gt;  <br>1&gt;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: The command &quot;setlocal<br>
1&gt;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: &quot;C:\Program Files (x86)\CMake 2.8\bin\cmake.exe&quot; -DBUILD_TYPE=Debug -P cmake_install.cmake<br>1&gt;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd<br>
1&gt;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: :cmEnd<br>1&gt;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone<br>
1&gt;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: :cmErrorLevel<br>1&gt;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: exit /b %1<br>
1&gt;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: :cmDone<br>1&gt;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd<br>
1&gt;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: :VCEnd&quot; exited with code 1.<br>1&gt;<br>1&gt;Build FAILED.<br>1&gt;<br>1&gt;Time Elapsed 00:00:10.95<br>========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========<br>
<br>Can anyone please help me figure out what is going wrong here and how to fix these 2 issues?<br><br>The details of my environment are:<br></div>VTK version: 5.10.1<br></div>Qt: 4.8.4<br></div>OS: windows 7 64 bit<br></div>
Visual Studio 2010<br><br></div>Thanks,<br></div>Ashish<br></div>