We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My system is Ubuntu 16.04, and get an error during installation.
w@w-ubuntu ~/Downloads$ git clone https://github.com/Hikari9/comfortable-swipe.git --depth 1 Cloning into 'comfortable-swipe'... remote: Enumerating objects: 23, done. remote: Counting objects: 100% (23/23), done. remote: Compressing objects: 100% (22/22), done. remote: Total 23 (delta 0), reused 9 (delta 0), pack-reused 0 Unpacking objects: 100% (23/23), done. Checking connectivity... done. w@w-ubuntu ~/Downloads$ cd comfortable-swipe w@w-ubuntu ~/Downloads/comfortable-swipe$ bash install master Old conf file found in /home/wukt/.config/comfortable-swipe.conf Keep the old conf file? (default: yes) [Y/n] y Installing binaries ... ./comfortable-swipe-main.cpp:41:30: fatal error: ini.h: No such file or directory compilation terminated.
The text was updated successfully, but these errors were encountered:
make sure you've did step 2 in installation process.
Sorry, something went wrong.
No branches or pull requests
My system is Ubuntu 16.04, and get an error during installation.
The text was updated successfully, but these errors were encountered: