Page 1 of 1

installing geopsy from source on Mac (15.0 Sequoia)

Posted: Thu Sep 19, 2024 3:26 pm
by fabioca
I was able to install an older version of geopsy (3.3.6) on my system: Apple M3 Max (Arm64) processor. I have compiled roughly following the infos on https://www.geopsy.org/wiki/index.php/I ... sy_package. I still use the x86-64 flag and install Rosetta. I use Qt5.14.2 version. The problem is that the app freezes when it starts. I am wondering if this is a problem of compatibility between the SDK and the QT version. when I use Qt6.7, unfortunately, I got an error.

In conclusion, I am bit lost and I was wondering if someone using Mac faced a similar problem. (I avoid to tell you how many things I tried..). Thank you.

Re: installing geopsy from source on Mac (15.0 Sequoia)

Posted: Fri Oct 18, 2024 2:17 pm
by admin
Did you try to start the application through a terminal? It might output useful information.

Re: installing geopsy from source on Mac (15.0 Sequoia)

Posted: Fri Jul 11, 2025 10:34 am
by Gunjan_makwana
How did you find Qt5.14.2 ? I could not find anywhere.

Re: installing geopsy from source on Mac (15.0 Sequoia)

Posted: Wed Sep 10, 2025 7:01 am
by admin
Recent geopsy releases are not supporting Qt 5 any more. Prefer Qt 6 instead.