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 fails #20

Open
flowingss opened this issue May 1, 2022 · 3 comments
Open

build fails #20

flowingss opened this issue May 1, 2022 · 3 comments

Comments

@flowingss
Copy link

when I run the sh file as any user (and sudo) i get this error:

CMake Warning at /Users/Kemal-MAC/.pyenv/versions/3.9.0/lib/python3.9/site-packages/cmake/data/CMake.app/Contents/share/cmake-3.18/Modules/Platform/Darwin-Initialize.cmake:286 (message):
Ignoring CMAKE_OSX_SYSROOT value:

/Library/Developer/CommandLineTools/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk

because the directory does not exist.
Call Stack (most recent call first):
/Users/Kemal-MAC/.pyenv/versions/3.9.0/lib/python3.9/site-packages/cmake/data/CMake.app/Contents/share/cmake-3.18/Modules/CMakeSystemSpecificInitialize.cmake:21 (include)
CMakeLists.txt:31 (project)

CMake Error at /Users/directory/.pyenv/versions/3.9.0/lib/python3.9/site-packages/cmake/data/CMake.app/Contents/share/cmake-3.18/Modules/CMakeDetermineCCompiler.cmake:49 (message):
Could not find compiler set in environment variable CC:

/Library/Developer/CommandLineTools/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc.
Call Stack (most recent call first):
CMakeLists.txt:31 (project)

CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
See also "/Users/directory/aseprite-macos-buildsh/aseprite/build/CMakeFiles/CMakeOutput.log".
Something went wrong

I always have error with cmake and I dont know what happened here

@mzxiethemuse
Copy link

I get the same issue.

@DevenWen
Copy link

It was told that should use python 2.x

@TheAvacad0
Copy link

I Have the same issue with python 2.x

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

4 participants