build_settings.xml and compilers_paths.json keep erasing randomly

CodeLite installation/troubleshooting forum
Default_Coder
CodeLite Curious
Posts: 1
Joined: Wed Nov 04, 2020 5:45 am
Genuine User: Yes
IDE Question: C++
Contact:

build_settings.xml and compilers_paths.json keep erasing randomly

Post by Default_Coder »

I am running the current stable build of CodeLite 14.0.0 on windows 10.0.19041. Which has experienced the "build_settings.xml" and "compilers_paths.json" to randomly go empty causing me to use the workaround found in the following closed issue on github:
https://github.com/eranif/codelite/issu ... -629847782

This issue isn't confined to myself as multiple people have experienced the same from a course on Udemy that exclusively uses CodeLite for its preferred IDE. This just happens randomly on start-up of the application. The workaround is fine to do, though looking at what may cause the issue should be looked at. If you need logs, or anything to help pinpoint the cause, let me know. Thank you for your time in reading this post.

Regards,
Default