-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
compiling mitk-gem on Mac #55
Comments
Hello, I try to compile mitk-gem on a mac. I installed ITK and DCMTK via homebrew and installed Qt5.5.1.
In am running into an error:
Looks like a problem with DCMTK. Anyone an idea how to solve this? |
MacOSx has always been the trickiest to compile and run MITK-GEM. Do you have the option to compile on Linux or Windows? If I get a chance, I will try on a new Mac and let you know. |
The mac installer works, however, it looks like the material mapping functionality is not included in that version. Is this the case? Can this be updated somehow? |
Hmm, interesting. I am surprised the app still runs on M2 (Ventura). I see in the Log view that the material mapping view cannot be loaded:
So the plugin is there, but cannot be loaded. My guess is that it is related to the newer MacOSx version (as compared to the 2016 version it was compiled for) or some intel-M2 difference. Maybe recompiling is the only option for Mac. If I get a chance I will try to recompile on my end. I tried out the windows executable on Windows 10 Pro and it still works. |
I am trying to compile MITK-GEM on a new generation Mac and I am having troubles installing Qt5.5. Any advice on how I can get Qt5.5 specifically installed?
The text was updated successfully, but these errors were encountered: