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

blepp/logging.h: No such file or directory compilation terminated. #44

Open
TziEm26 opened this issue Mar 27, 2019 · 2 comments
Open

blepp/logging.h: No such file or directory compilation terminated. #44

TziEm26 opened this issue Mar 27, 2019 · 2 comments

Comments

@TziEm26
Copy link

TziEm26 commented Mar 27, 2019

OS: Ubuntu LTS 16.04

Greetings. I've run ./configure and CMake commands but when I type in the terminal the following: g++ -o lescan lescan.cc -std=c++11 , I get blepp/logging.h: No such file or directory compilation terminated.

@edrosten
Copy link
Owner

Not really sure what's going on. My machines 14.04, and ./configure && make works fine for me. Can try a fresh checkout?

@TziEm26
Copy link
Author

TziEm26 commented Mar 28, 2019

Hey! Thanks for the fast response!
I deleted the clone and re-cloned it again on my machine. Before running the ./configure && make using ls I get this
Screenshot from 2019-03-28 13-49-13

After Running the command, using ls I get this:
image

Then I cd to examples and g++ -o lescan lescan.cc -std=c++11 and I get again:
image

Even, when I try to ./lescan I get this:
image

Unfortunately I'm quite new to building libraries and this whole configure and cmake commands don't make much sense to me, any suggestions of what to try next?

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