trying to build, followed instructions as given. other than prompt to install ExtLib, which went fine, no errors given at all until make is ran.
make all
find: ‘src/fonts/*’: No such file or directory
find: ‘src/fonts/*’: No such file or directory
find: ‘src/icons/*’: No such file or directory
find: ‘src/fonts/*’: No such file or directory
find: ‘src/fonts/*’: No such file or directory
find: ‘src/icons/*’: No such file or directory
find: ‘src/icons/*’: No such file or directory
find: ‘src/fonts/*’: No such file or directory
find: ‘src/fonts/*’: No such file or directory
find: ‘src/icons/*’: No such file or directory
find: ‘src/fonts/*’: No such file or directory
find: ‘src/fonts/*’: No such file or directory
make: *** No rule to make target 'all'. Stop.
running on debian linux.
trying to build, followed instructions as given. other than prompt to install ExtLib, which went fine, no errors given at all until make is ran.
running on debian linux.