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

Jasper issue using VisualStudio 2022 #2685

Open
R0CH1TV opened this issue Sep 11, 2024 · 0 comments
Open

Jasper issue using VisualStudio 2022 #2685

R0CH1TV opened this issue Sep 11, 2024 · 0 comments
Assignees
Labels
bug Unexpected software behaviour building-system Related to building sytem

Comments

@R0CH1TV
Copy link

R0CH1TV commented Sep 11, 2024

Followed the guide

i got this error below

-- Building x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
Command failed: "C:/Program Files/CMake/bin/cmake.exe" --build . --config Debug --target install -- -v -j17
Working Directory: D:/OneDrive/Documents/GitLab/mega/vcpkg/buildtrees/jasper/x64-windows-dbg
See logs for more information:
D:\OneDrive\Documents\GitLab\mega\vcpkg\buildtrees\jasper\install-x64-windows-dbg-out.log

Call Stack (most recent call first):
D:/OneDrive/Documents/GitLab/mega/build_dir/vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
D:/OneDrive/Documents/GitLab/mega/build_dir/vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
buildtrees/versioning_/versions/jasper/d7f51c26899ba9433a5a3ab92fc5b5887d5c764c/portfile.cmake:38 (vcpkg_cmake_install)
scripts/ports.cmake:192 (include)

error: building jasper:x64-windows failed with: BUILD_FAILED
See https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information.
Elapsed time to handle jasper:x64-windows: 34 s
Please ensure you're using the latest port files with git pull and vcpkg update.
Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+jasper
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?title=[jasper]+Build+error+on+x64-windows&body=Copy+issue+body+from+D%3A%2FOneDrive%2FDocuments%2FGitLab%2Fmega%2Fbuild_dir%2Fvcpkg_installed%2Fvcpkg%2Fissue_body.md

-- Running vcpkg install - failed
CMake Error at D:/OneDrive/Documents/GitLab/mega/vcpkg/scripts/buildsystems/vcpkg.cmake:904 (message):
vcpkg install failed. See logs for more information:
D:\OneDrive\Documents\GitLab\mega\build_dir\vcpkg-manifest-install.log
Call Stack (most recent call first):
D:/OneDrive/Documents/GitLab/mega/build_dir/CMakeFiles/3.30.3/CMakeSystem.cmake:6 (include)
CMakeLists.txt:82 (project)

CMake Error at CMakeLists.txt:82 (project):
No CMAKE_C_COMPILER could be found.

CMake Error at CMakeLists.txt:82 (project):
No CMAKE_CXX_COMPILER could be found.

-- Configuring incomplete, errors occurred!

@sergiohs84 sergiohs84 self-assigned this Nov 7, 2024
@sergiohs84 sergiohs84 added bug Unexpected software behaviour building-system Related to building sytem labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected software behaviour building-system Related to building sytem
Projects
None yet
Development

No branches or pull requests

2 participants