Missing Slider Handle

Issue #11 resolved
Michael Backus repo owner created an issue

Comments (1)

  1. Michael Backus reporter

    Creating a symbolic link to /usr/share/Wt/resources in the directory that houses the program solves the problem.

    #!
    ln -s /usr/share/Wt/resources resources
    
  2. Log in to comment