This is a Qt based app that uses SDL_Joystick to handle joysticks. It can be used to inspect the output of joysticks, and it can be used to learn how interaction with SDL's joystick handler can be accomplished.
This app has been run from within QtCreator on a linux platform. It also builds with Cmake on a linux platform. The code should be cross-platform but I have not tested it on other platforms. It has been built with Qt 5.12.8 and SDL2 2.0.14.
To build with Cmake use the standard method:
mkdir build
cd build
cmake ..
make
./JStest
Features
- Qt
- SDL
- linux
- Cmake
Follow JStest
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JStest!