Eran Ifrah
Eran Ifrah
> How is the "https://downloads.codelite.org/downloads.php?windows_weekly_64" built? I am building it, using the same instructions that we have on the website, I am not sure why its not working for you......
I am trying to reproduce the issue you are having, but I am unable to do it... Running `git clean -xfd` inside the `ctags` folder and rebuilding CodeLite does not...
The problem you faced ("permission denied") was due to bad ctags makefile which was not built for multiple jobs ("-jN"). I fixed it by replacing the custom built makefile ("mk_mingw.mak")...
Closing this issue
QQ: once you move the "Find / Replace" dialog, does it remember its location (on the same session, i.e. you hit Ctrl-F move it around, hit ESCAPE, then Ctrl-F again)...
I am not sure I understand which "commit info" you are referring to. This?
which CodeLite version? Can you launch codelite from a terminal and under a debugger?
On Linux, after a CodeLite crash, CodeLite usually writes this file before it vanishes: `~/.codelite/crash.log` If this file exists, please post its content here If this file does not exist,...
Do you have the `~/.codelite/crash.log` file from previous runs?
If you don't the crash.log file. another option is to run CodeLite normally as you did before and let it get the situation where "codelite is not responding" when you...