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

Build Instructions Linux Debian #15

Open
jakka351 opened this issue Jun 27, 2021 · 0 comments
Open

Build Instructions Linux Debian #15

jakka351 opened this issue Jun 27, 2021 · 0 comments

Comments

@jakka351
Copy link

Unable to build at first pass:

root@jakka351-debian-gnu-linux:~/Downloads/LibreTuner#     cd LibreTuner
bash: cd: LibreTuner: No such file or directory
root@jakka351-debian-gnu-linux:~/Downloads/LibreTuner#     cmake .
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:10 (include):
  include could not find load file:

    /home/agl/Downloads/LibreTuner/conanbuildinfo.cmake


CMake Error at CMakeLists.txt:11 (conan_basic_setup):
  Unknown CMake command "conan_basic_setup".


-- Configuring incomplete, errors occurred!
See also "/home/agl/Downloads/LibreTuner/CMakeFiles/CMakeOutput.log".
root@jakka351-debian-gnu-linux:~/Downloads/LibreTuner#     make
make: *** No targets specified and no makefile found.  Stop.
root@jakka351-debian-gnu-linux:~/Downloads/LibreTuner#     ./LibreTuner
bash: ./LibreTuner: No such file or directory
root@jakka351-debian-gnu-linux:~/Downloads/LibreTuner# 

Going to try simplified branch + few others

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

1 participant