Hi Miklos, the warnings are ok, as long as the installer is built. Check in your build directory the path "_CPack_Packages/win64/NSIS" if there is an installer present. The zip folder is located at "_CPack_Packages/win64/ZIP".
Best regards, Ingmar -----Ursprüngliche Nachricht----- Von: Miklos Espak [mailto:[email protected]] Gesendet: Montag, 8. August 2011 17:45 An: mitk-users Betreff: [mitk-users] windows installer Hi, I have successfully built my external application based on the latest MITK on Windows with VS2008 (x32). Now, I want to create an installer. I installed NSIS, and when I configure my app, its path appears correctly in the CMake GUI. If I build the PACKAGE target from VS, however, I get warnings like this: warning: target 'Qmitk.dll' is not absolute... warning: target 'Qmitk.dll' does not exist... for all the dll-s in MITK and in my application. As a consequence at the end of the output there are lines like "Error copying file "Qmitk.dll" to ...". Did somebody encounter this problem? I read that it is possible to create a deployable zip file. That would be also fine. What is the way to make that? Thanks! Best regards, Miklos ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
