To compile the Pascal sample,
copy the NotEye library 
(noteye.dll, libnoteye.dylib, or libnoteye.so)
from the main directory here

Under Linux, the game is run with:

LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./sample

Alternatively, add an -k'-rpath .' option to the compiler.

Have fun!
