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

keep getting this error i had to download the files manually because it wasn't downloading then it shows this error #4

Open
RadioactiveBen opened this issue May 13, 2024 · 0 comments

Comments

@RadioactiveBen
Copy link

Microsoft Windows [Version 10.0.22635.3575]
(c) Microsoft Corporation. All rights reserved.

C:\deps>aseprite-build-script.bat
Checking for ninja...
Ninja was found
Checking for cmake...
Cmake was found
Checking for Visual Studio...
Visual Studio was found
Checking for Desktop Development with C++
Desktop Development with C++ was found
Checking for Windows SDK...
Correct Windows SDK was found
All dependencies met
Checking for deps directory...
Deps directory found
Checking for aseprite checkout...
Aseprite was found
Checking for Skia...
Skia was found
All checks okay
.
Building Aseprite on Windows
.


** Visual Studio 2022 Developer Command Prompt v17.9.6
** Copyright (c) 2022 Microsoft Corporation


A subdirectory or file build already exists.
-- The C compiler identification is MSVC 19.39.33523.0
-- The CXX compiler identification is MSVC 19.39.33523.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: /c/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/HostX64/x64/cl.exe
-- Check for working C compiler: /c/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/HostX64/x64/cl.exe - broken
CMake Error at /opt/devkitpro/msys2/usr/share/cmake/Modules/CMakeTestCCompiler.cmake:67 (message):
The C compiler

"/c/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/HostX64/x64/cl.exe"

is not able to compile a simple test program.

It fails with the following output:

Change Dir: '/c/deps/aseprite/build/CMakeFiles/CMakeScratch/TryCompile-14F6EM'

Run Build Command(s): "/c/Program Files/CMake/bin/ninja.exe" -v cmTC_263a2
ninja: error: '/c/deps/aseprite/build/CMakeFiles/CMakeScratch/TryCompile-14F6EM/testCCompiler.c', needed by 'CMakeFiles/cmTC_263a2.dir/testCCompiler.c.o', missing and no known rule to make it

CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:23 (project)

-- Configuring incomplete, errors occurred!
ninja: error: loading 'build.ninja': The system cannot find the file specified.

Failed to compile
Are you using the correct version of Skia?
Was aseprite properly downloaded? Make sure the C:\deps\aseprite directory isn't empty.
If you edited aseprite's source code you may have made an error, consult the compiler's output.
Fatal error. Aborting...

C:\deps>

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