
26 Apr
2014
26 Apr
'14
4:25 p.m.
Unfortunately it seems to be a problem with Mac OS X, see comments for https://bugreports.qt-project.org/browse/QTBUG-7393 Seems like the only fix is to run QApplication from the main thread which doesn't seem to be possible with threaded SBCL. Not sure whether there are other workarounds :( It is possible with threaded SBCL, the initial REPL thread is the main
Ivan Shvedunov <ivan4th@gmail.com> writes: thread. -- With best regards, Stas.