voglperf
voglperf copied to clipboard
Correction to fps example command
showfps on does not exist. Per the help command, fpsshow is correct.
Added missing ncurses-dev package. make will fail without this.
Building 64-bit voglperf...
CMake Error at CMakeLists.txt:49 (message):
Could not find libcurses
-- Configuring incomplete, errors occurred!
make[1]: Entering directory `/home/desktop/voglperf/build_unknown'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/home/desktop/voglperf/build_unknown'
make: *** [voglperfnative] Error 2