[Commonqt-devel] Qt Tutorial: Memory Fault

Stas Boukarev stassats at gmail.com
Sat Apr 26 09:20:26 UTC 2014


Frank Goenninger <frgo at me.com> writes:

> Me again ...
>
> Doing 
>
> (ql:quickload :qt)
>
> (qt:ensure-smoke :qtcore)
> (qt:ensure-smoke :qtgui)
>
> (ql:quickload :qt-tutorial)
>
> and finally
>
> (qt-conv:main)
>
> results in the following errors:
>
> SBCL error output: http://paste.lisp.org/+31SS
> SBCL backtrace:    http://paste.lisp.org/+31ST
>
> Ok, so maybe I am running into issues as described on "Known issues",
> "Callbacks from threads" - am I?
>
> Thanks again for looking at this.
>
There's no callbacks from threads here. Make sure that libsmoke and
libcommonqt were compiled and are using the same version of Qt.

-- 
With best regards, Stas.




More information about the commonqt-devel mailing list