Skip to content
New issue

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

fatal error: ini.h: No such file or directory #104

Open
sazima opened this issue Dec 31, 2020 · 1 comment
Open

fatal error: ini.h: No such file or directory #104

sazima opened this issue Dec 31, 2020 · 1 comment

Comments

@sazima
Copy link

sazima commented Dec 31, 2020

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.

@AlwaysBeCalm
Copy link

make sure you've did step 2 in installation process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants