-
Notifications
You must be signed in to change notification settings - Fork 467
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
CodeLite not working in MacOS Sonoma #3554
Comments
CodeLite is actually built on macOS/Sonoma arm64. Which arch are you using? (we should probably remove the "intel" version of CodeLite as we don't have build machine for Intel): https://github.com/eranif/homebrew-codelite/blob/main/Casks/codelite-official.rb#L13 |
arm64 M1 chip. |
I uploaded new CodeLite for macOS today (compiled on M2 chip, but I think it should be compatible) https://downloads.codelite.org/codelite/18.0.0/codelite-macOS_14.7.2-arm64.app.tar.gz You can simple extract the |
I think it is a software issue or smth... |
Out of curiosity, can you run it by running the executable directly? For example: open /Applications/codelite.app/Contents/MacOS/codelite I assumed here that CodeLite.app is located under Also, can you please post here the output of: sw_vers -productVersion and uname -a |
What happened?
So I was installing CodeLite on brew, everything went fine but it was marked with some icon and said:
You can’t use this version of the application “codelite.app” with this version of macOS.
Is the app outdated or should I upgrade to Sequoia?
Version
17.10.0
Operating system
macOS
Steps to reproduce
Relevant log output
No response
The text was updated successfully, but these errors were encountered: