-
Notifications
You must be signed in to change notification settings - Fork 10
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
Getting meson seup error at CMakeLists.txt at line 198 #9
Comments
Is there a reason why you want to pass -DCPM_SOURCE_CACHE? if you are just trying to build qbox for aarch64 try this: |
Im still getting the same error Im using ubuntu lts 20 i have installed the dependencies but still facing the issues |
could you show me the complete error message? |
-- CPM: adding package SystemCCCI@ (main at /home/Desktop/qbox/Packages/systemccci/ff6a31bfacc92a6c96ecab84ed4489da052c2db2) -- Configuring incomplete, errors occurred! See if this helps |
Please ensure that Meson is installed and accessible in your system’s PATH. You can verify this by running |
which meson sir it is perfectly installed in my system path |
It seems like you ended up installing the libslirp under |
CMake Error at /snap/cmake/1409/share/cmake-3.30/Modules/FetchContent.cmake:1918 (message): This comes up with another error CMakeLists 217 : gs_addpackage(qemu/qemu GIT_SUBMODULES "CMakeLists.txt") |
set(GREENSOCS_GIT "" CACHE STRING "Git directory from which to clone all gs repositories") |
Hello @Aabhash23,
Best regards |
CMake Error at CMakeLists.txt:198 (message):
The command 'meson setup' failed with the output error:
command used : cmake -B build -DCPM_SOURCE_CACHE=
pwd
/PackagesThe text was updated successfully, but these errors were encountered: