Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 628 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 628 Bytes

DelayedSaccade

Delayed Saccade Task (Qt Demo) Demo Application for the Working Memory Toolkit


Requirements


The code was originally developed using Qt3, and now has been partially ported to Qt4 via the Qt3Support module. On Debian-based distributions, this is provided in the libqt4-qt3support package.


Basic Installation for most flavors of Unix (Linux):


git submodule init git submodule update qmake-qt4 make


Usage


Just run the executable: ./DelayedSaccadeTask