Hey Laila, please keep the conversation on the users list so that other users can also help and / or find answers to similar problems.
In order to see all options you have to enable the “Advanced” check-box on the top right side of the CMake GUI. Best, Amir From: Laila Abbasi [mailto:laila.a.abb...@gmail.com] Sent: Monday, 24 February, 2020 18:05 To: Kalali, Amir Subject: Re: [mitk-users] MatchPoint Registration Plugin I can't find "MITK_USE_MatchPoint" to enable in my superbuild [MatchPoint.jpg] On Mon, Feb 24, 2020 at 11:37 AM Kalali, Amir <a.kal...@dkfz-heidelberg.de<mailto:a.kal...@dkfz-heidelberg.de>> wrote: Hey Laila, since you are building MITK on your own, you should be familiar with the superbuild process: http://docs.mitk.org/nightly/BuildInstructionsPage.html Within this superbuild, you are able to download, configure and build third-party libraries, such as MatchPoint. For this you have to change your CMake-GUI build-directory to E:/MITKB and search for “MITK_USE_MatchPoint”. Once this variable is enabled, your superbuild will download and build MatchPoint, making it available in MITK. However, if you change your CMake-GUI build-directory to E:/MITKB/MITK-build, as you’ve shown in your screenshot, you should have two entries (plus all the “org.mitk.gui.qt.matchpoint….”-entries), “MatchPoint_DIR”, which is a path-string and again “MITK_USE_MatchPoint”. It seems that your “MatchPoint_DIR” is of type bool, which should not be the case. Please recheck, if you have successfully build MatchPoint using the superbuild. Best, Amir From: Laila Abbasi [mailto:laila.a.abb...@gmail.com<mailto:laila.a.abb...@gmail.com>] Sent: Friday, 21 February, 2020 20:43 To: mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net> Subject: [mitk-users] MatchPoint Registration Plugin I'm trying to install match point plugins using cmake but it doesn't work, it says that MitkMatchPointRegistration is missing. [matchpoint.jpg]
_______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users