I just today discovered ASP and look for geotag support. Unfortunately on my debian 32 bit system ASP crashes at startup when asGPS 1.4.1 is installed.
Its output is:
- Code: Select all
Install Path: /opt/AfterShot2
LD_PATH: /opt/AfterShot2/lib:
XLIB_SKIP_ARGB_VISUALS: 1
I have SSE2
Bibble program arguments ("./AfterShotPro")
Loading plugins
Fatal: QMetaType::registerType: Binary compatibility break -- Size mismatch for type 'QPaintBufferCacheEntry' [1024]. Previously registered size 12, now registering size 0.
QMetaType::registerType: Binary compatibility break -- Size mismatch for type 'QPaintBufferCacheEntry' [1024]. Previously registered size 12, now registering size 0.
Aborted
From what I understand is that the plug-in is compiled with an older QT4 library incompatible to my system.I was able to install your version, however nothing shows up in my 32 bit application. Could you please compile a current 32 bit version of asGPS for me?
Or is there anything else I can do to make the official version working?