Hi Ravi, Given the error message and amount of information, I have to largely guess what's going on.
My first guess is that during your MITK super-build, the MITK-Configure project did not run successfully and hence the MITK-build/MITK.sln solution file was not generate. Somehow VS then did not stop the super-build process and tried to build the MITK, which it couldn't because MITK.sln was not generated. Try to build the "MITK-Configure" project contained in the MITK-superbuild.sln solution again (either just "Build" or "Project Only -> Rebuild") and send us the output. Best, Sascha On 06/15/2013 06:16 PM, ravindra patil wrote: > Hi, > > I am using VS 2008 and qt 4.7, I am getting following error when I do > super build .Could any one help me please . > > Deleting intermediate and output files for project 'MITK-build', > configuration 'Debug|x64' > 12>Microsoft (R) Visual Studio Version 9.0.21022.8. > 12>Copyright (C) Microsoft Corp. All rights reserved. > 12>The following files were specified on the command line: > 12> MITK.sln > 12>These files could not be found and will not be loaded.Project : > error PRJ0019: A tool returned an error code from > 12>Build log was saved at "file://c:\Ravindra\Siemens_MIT\Binary Super > Build\MITK-build.dir\Debug\BuildLog.htm" > 12>MITK-build - 1 error(s), 0 warning(s) > ========== Rebuild All: 9 succeeded, 3 failed, 0 skipped ========== > > -- > Ravi ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
