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

[SOLVED]build error on manjaro 24-10-11 #4

Open
KSroido opened this issue Oct 24, 2024 · 1 comment
Open

[SOLVED]build error on manjaro 24-10-11 #4

KSroido opened this issue Oct 24, 2024 · 1 comment

Comments

@KSroido
Copy link

KSroido commented Oct 24, 2024

submodule has been updated

sudo pacman --noconfirm -S libusb libevent libdbus openssl libopencv-dev make cmake pkg-config gcc

also run without error

but when I Build

cmake -S . -B build                                                                                                                      INT ✘ 
-- Bootstrapping vcpkg before install
-- Bootstrapping vcpkg before install - failed
CMake Error at vcpkg/scripts/buildsystems/vcpkg.cmake:878 (message):
  vcpkg install failed.  See logs for more information:
  /home/ksroido/fingerprint-ocv/build/vcpkg-bootstrap.log
Call Stack (most recent call first):
  /usr/share/cmake/Modules/CMakeDetermineSystem.cmake:146 (include)
  CMakeLists.txt:6 (project)


CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
@KSroido
Copy link
Author

KSroido commented Oct 24, 2024

[SOLVED] install more ESSENTIAL package:

sudo pacman -S curl zip unzip tar cmake ninja

@KSroido KSroido changed the title build with error emit on manjaro 24-10-11 [SOLVED]build error on manjaro 24-10-11 Oct 24, 2024
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