Page 1 of 1
codelite quit unexpectedly
Posted: Mon Nov 28, 2022 6:30 pm
by mrababah
I have downloaded Codelite 16.1 and followed all the instructiuons as per the codelite.org . However I receive this message when trying to open it. codelite quit unexpectedly.
I am using MacOS Ventura 13.0.1
I have tried to delete and reinstall, but didn't help.
any ideas?
Thank you
Re: codelite quit unexpectedly
Posted: Wed Nov 30, 2022 1:31 am
by eranif
I suspect you are experiencing the same error as the other guy on the forum reported: missing dylib.
FYI: we do build CodeLite on macOS Monterey and not macOS 13.X - this might explain the error you are getting
As with the other guy: can you file a bug report?
Re: codelite quit unexpectedly
Posted: Wed Nov 30, 2022 2:13 pm
by mrababah
Yes, I believe it is the same problem. I am copying the error here:
/Applications/codelite.app/Contents/MacOS/codelite-terminal.app/Contents/MacOS/codelite-terminal ; exit;
mohammad@mohammads-macbook-air ~ % /Applications/codelite.app/Contents/MacOS/codelite-terminal.app/Contents/MacOS/codelite-terminal ; exit;
dyld[30169]: Library not loaded: /opt/homebrew/opt/pcre2/lib/libpcre2-32.0.dylib
Referenced from: <6AB17E22-F9CD-3741-B50A-08185674310B> /Applications/codelite.app/Contents/MacOS/codelite-terminal.app/Contents/MacOS/libwx_osx_cocoau-3.2.0.1.0.dylib
Reason: tried: '/opt/homebrew/opt/pcre2/lib/libpcre2-32.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/pcre2/lib/libpcre2-32.0.dylib' (no such file), '/opt/homebrew/opt/pcre2/lib/libpcre2-32.0.dylib' (no such file), '/usr/local/lib/libpcre2-32.0.dylib' (no such file), '/usr/lib/libpcre2-32.0.dylib' (no such file, not in dyld cache)
zsh: abort
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Process completed]
I have also got another error when I installed codelite , when using the common
, I have got this
No such keg: /opt/homebrew/Cellar/libssh
. but regardless, the codelite was installed.
Re: codelite quit unexpectedly
Posted: Wed Nov 30, 2022 2:13 pm
by mrababah
is there a way to file the bug elsewhere? also, are you planing to make it work on macOS 13.? our is there another way to resolve this?
Thanks
Re: codelite quit unexpectedly
Posted: Wed Nov 30, 2022 7:23 pm
by DavidGH
is there a way to file the bug elsewhere?
Yes. See here.
Re: codelite quit unexpectedly
Posted: Thu Dec 01, 2022 2:00 pm
by mrababah
Thanks! I have filed a bug.