Hi, please keep the conversation on the list, so that others can benefit from it as well.
As our server isn’t down, I guess the download problems arise on your side of the connection. For example, if you are able to download the patch.exe from below with your browser, but not via the superbuild, you might have to configure a system-wide HTTP proxy or something like that so that CMake is able to download anything. You don’t have to manually download anything, as it’s the purpose of the superbuild to do everything for you (except for Qt, which you have to download and install manually). As soon as you solved your download problems and built the MITK-superbuild, you just have to change the build directory in the CMake GUI. The source directory will adjust automatically (which, however, doesn’t matter here, as the source directory stays the same for the superbuild and the MITK build). Best, Stefan From: Heraldo Sifuentes [mailto:[email protected]] Sent: Donnerstag, 20. August 2015 13:56 To: Kislinskiy, Stefan Subject: Re: AW: [mitk-users] Another problem with the superbuild So, I did what you told me and now I got the issue, that some data couldn't be downloaded. Thirdparty files. Do I have to download it manualy and if so, where do I put the files and what should i do next? And if I use my MITK-build as the binary directory, which directory is the source one? MITK-superbuild? I'm sorry for asking so many questions but I find the manual a bit confusing and errors are making me crazy. Best, Heraldo Am 20.08.2015 11:13 schrieb "Kislinskiy, Stefan" <[email protected]<mailto:[email protected]>>: Hi Heraldo, yes, it is the same patch.exe. As the downlaod works for me and many others, I guess that either the server was down when you tried or that downloads of .exe files are blocked by your firewall. Patch.exe is the equivalent to the Linux patch command. By providing this alternative for Windows, we are able to use standard diff files to apply our patches to third party dependencies on every supported plattform. In the past, we patched with ugly CMake scripts as workaround (in fact, I guess there a still a few of these old patches floating around). Best regards, Stefan ________________________________________ Von: Heraldo Sifuentes [[email protected]<mailto:[email protected]>] Gesendet: Donnerstag, 20. August 2015 10:26 An: [email protected]<mailto:[email protected]> Betreff: [mitk-users] Another problem with the superbuild So, i believe the Qt problem is solved, but now cmake tries to download a patch.exe file and I get this message: error: Failed to download http://mitk.org/download/thirdparty/patch.exe - "Failure when receiving data from the peer" what is this patch.exe program for? There is one in my MITK-superbuild directory, is it the same? Best regards, Heraldo ------------------------------------------------------------------------------ _______________________________________________ mitk-users mailing list [email protected]<mailto:[email protected]> https://lists.sourceforge.net/lists/listinfo/mitk-users
------------------------------------------------------------------------------
_______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
