That works!
Thank you for your help.

On Fri, Feb 28, 2020 at 12:50 PM Kalali, Amir <a.kal...@dkfz-heidelberg.de>
wrote:

> It seems like you enabled the “MITK_US_MatchPoint” but did not build the
> “superbuild” again after that. That is necessary, since the superbuild will
> download all required third-party dependencies (such as MatchPoint) and set
> the correct paths for you.
>
> You have to differentiate between the “MITK-superbuild.sln” VS solution
> file in your “E:/MITKB/”-folder and the “MITK.sln” VS solution file in your
> “E:/MITKB/MITK-build”-folder.
>
> Before you re-configure your “MITK.sln”-file (see lower half of your last
> screenshot) you have to build the “MITK-superbuild.sln” (configure with
> CMake, set build output folder to “E:/MITKB/”)
>
> After that, you should see the correct “MatchPoint_DIR”-path and you can
> re-configure and re-generate your “MITK.sln”-File (configure with CMake,
> set build output folder to “E:/MITKB/MITK-build”).
>
>
>
>
>
> *From:* Laila Abbasi [mailto:laila.a.abb...@gmail.com]
> *Sent:* Thursday, 27 February, 2020 21:29
> *To:* Kalali, Amir
> *Cc:* mitk-users@lists.sourceforge.net
> *Subject:* Re: [mitk-users] MatchPoint Registration Plugin
>
>
>
> Thank you for your help, however I'm still not able to make it work! I
> have enabled MITK_USE_MatchPoint  but still the package is not found.
>
> What do I miss?
>
> [image: match point.png]
>
>
>
> On Mon, Feb 24, 2020 at 8:02 PM Kalali, Amir <a.kal...@dkfz-heidelberg.de>
> wrote:
>
> 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
>
> [image: MatchPoint.jpg]
>
>
>
> On Mon, Feb 24, 2020 at 11:37 AM Kalali, Amir <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]
> *Sent:* Friday, 21 February, 2020 20:43
> *To:* 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.
>
>
>
> [image: matchpoint.jpg]
>
>
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to