Hi.
OS X version of this rev can be downloaded from my
Google Drive.
There is a specific dmg file for versions 10.15 and 11.6 of the OS.
Note that these are not notarized versions of the application.
Also note that for these OS X versions, I had to make a quick fix to the sources as the build processes failed.
../../../src/src/dlgabout.cpp:239:15: error: unknown type name 'PluginElementsArray'
const PluginElementsArray &pluginlist = plugman->GetPlugins();
^
../../../src/src/dlgabout.cpp:239:56:error: member access into incomplete type 'PluginManager'
const PluginElementsArray &pluginlist = plugman->GetPlugins();
^
../../../src/include/manager.h:32:7: note: forward declaration of 'PluginManager'
class PluginManager;
^
2 errors generated.
I solved this by adding
#include "pluginmanager.h" line 39 of
src/src/dlgabout.cpp32 bits version for Windows can also be found in the same place.
Debian Buster and Bullseye (32 and 64 bits) can be installed from
my repo.
Regards
Xav'