Hello Juan, please keep the list in the conversation, so other people having the same problem can benefit from this discussion.
I'm sorry, I thought you had used git to checkout MITK. If you want to use VS2012 to compile MITK you need to clone the MITK repository using git (http://mitk.org/Download , section "MITK Source Code"). After that you need to check out the branch "bug-15398-VisualStudioCompatibility". If you need help doing this, please let me know. If you do not want to use git, for example because you downloaded the source code from our website, the best solution is to use an older version of VS. The official supported platform is Visual Studio 2008, but you should also be able to use VS2010 without problems. VS2010 has the benefit of a better code-completion. I hope, that solves your problems, Regard Michael -----Ursprüngliche Nachricht----- Von: Camacho, Juan [mailto:[email protected]] Gesendet: Mittwoch, 26. Juni 2013 18:05 An: Götz, Michael Betreff: AW: Error building examples Hello Michael, thank you for your response. I tried to find out, what do you mean with "bug-15398-VisualStudioCompatibility", but I can't find information about it. Could you tell me where or how can I find information about the solution that you recommend me? I can try to Install another VS version, if it is easier to work. Thank you again. Best regards, Juan Camacho ________________________________________ Von: Götz, Michael [[email protected]] Gesendet: Montag, 24. Juni 2013 10:43 An: Camacho, Juan; [email protected] Betreff: AW: Error building examples Hi Juan, At the moment, Visual Studio 2012 is not officially supported (see http://docs.mitk.org/nightly-qt4/SupportedPlatformsPage.html ) and there are some minor points which prevent Visual Studio 2012 from compiling MITK. One of the problems is in a dependency of ImageExtraction and therefore the lib is not built. A solution is to try the branch " bug-15398-VisualStudioCompatibility" which contains a version which is compiling with VS2012. Although this version isn't tested yet you should be able to compile and work with it. We plan to integrate this version into the MITK master so you should be able to use the MITK master in some weeks. I hope this solves your problem. If you still have any problems, please let me know. Best, Michael -----Ursprüngliche Nachricht----- Von: Camacho, Juan [mailto:[email protected]] Gesendet: Donnerstag, 20. Juni 2013 15:14 An: [email protected] Betreff: [mitk-users] WG: Error building examples Hello, I'm trying to learn MITK with the documentation in your website. I already download all the required files and compile them. Right now I'm trying to build the examples in the tutorial. By creating a new MITK project there is several steps, when I build them (in Visual Studio 2012) I receive an error: 1>LINK : fatal error LNK1104: cannot open file '..\..\bin\Debug\ImageExtraction.lib' I can't find that file, can somebody please help me to find a solution? Best regards, Juan Camacho ------------------------------------------------------------------------------ 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 ------------------------------------------------------------------------------ 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
