Hi Priya, welcome to the MITK community. First, are you sure you need to build MITK by yourself or would a pre-built MITK release package suffice, which you can download from mitk.org [1] for Windows, Linux, and macOS?
If you really need to build MITK by yourself and get a lot of HTTP errors, it usually is related to all the git clones from Github happening in the MITK superbuild. Given that Github is accessible for you in general and you can manually clone from Github just fine, it is probably related to something like a missing proxy configuration or proxy misconfiguration for CMake. CMake relies on the environment variables http_proxy and https_proxy for any proxy setting. In addition, Git relies on its own proxy configuration done with "git config --global http.proxy". Best, Stefan [1] https://www.mitk.org/wiki/Downloads ________________________________________ Von: priya dharshini <priyadharshini8...@gmail.com> Gesendet: Freitag, 13. September 2024 09:31 An: mitk-users@lists.sourceforge.net Cc: anusha.parashar2...@vitstudent.ac.in Betreff: [Extern] - [mitk-users] regarding MITK plugin installation Hi, I am a newbie to the MITK workbench I have installed the MITK workbench. Through Cmake I have generated the required plugging (selected all plugins to be installed). Through this, I am now on the step to build the mitk_superbuild.sln. Running this on the required version of MSVC(2022), I am facing multiple errors (approx 56) all pointing to http errors. An online glance tells me that the error might be because the code cannot access the extra requirements. Due to this, I am facing problems adding basic plugins required to import data to MITK (like selectionView and data nodes etc) Kindly help us in this regard Thanks in regards _______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users