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
