Hi, I created a small fix for the installer creation with NMake builds. I have pushed it to GitHub.
https://github.com/cim-unito/MITK/issues/28 The liborg_blueberry_osgi.dll was search for in the "release" subfolder that does not exist in NMake builds. There are two other issues, one is that there is no correct startMyApp.bat file generated, this can be fixed easily. The reason is the same. The other is that MITK must be built as a subproject, setting the MITK_DIR cmake variable does not work with nmake. Moreover, ctest fails here with nmake, but this I still have to check why. Best, Miklos ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
