Hi Pete and Roberto,

I've managed to reproduce this using the latest version of SPD Points 
Viewer on Ubuntu 12.04 with the same version of qt as Roberto and also 
4.8.4 I compiled from source.

For some strange reason it works when you build in Debug mode. Try using 
the following cmake flag:

-D CMAKE_BUILD_TYPE=DEBUG

This worked for me. If it doesn't try using gdb:

gdb SPDPointsViewer
(gdb) run

This should hopefully provide some more information.

An older version I had (2013/06/11) was running fine.

Thanks,

Dan

On 09/04/14 07:33, Roberto Antolín wrote:
> Hi Pete,
>
> On Mon, Apr 07, 2014 at 01:55:54PM +1200, Pete Bunting wrote:
>> I have had a couple of reports of this issue but I haven’t been able to
>> reproduce it myself. At the moment my best guess is that you have multiple
>> versions of QT (qt3 and 3?) installed and that is causing the problem - maybe
>> there is also something I can do in the code to stop this even if this is the
>> cause but until I can reproduce it to debug it then I can’t say much more.
> I do not remember any qt-thing installed recently or before my SPDViewer 
> update.
> Anyway, my qt version is:
>
> qmake --version
>      QMake version 2.01a
>      Using Qt version 4.8.1 in /usr/lib/x86_64-linux-gnu
>
> Thank you very much!
> Roberto
>


------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
spdlib-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spdlib-develop

Reply via email to