Hello, apologies that my first post here is bad news. I added an existing .cpp and .h to my project that was originally part of a Windows project, after adding a #ifdef _WIN32 to the .h file and saving it codelite has hung while (according to the status bar) "Re-tagging file "WSocket.h", this is not the first time this has happened either, I don't mean while re-retagging I mean hanging in general.
Does anyone have any thoughts on this?
My environment is Arch Linux x64, codelite built from source using wxWidgets 3.0.2.
codelite hangs while re-tagging file
-
- CodeLite Enthusiast
- Posts: 17
- Joined: Sat Jul 04, 2015 4:21 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: codelite hangs while re-tagging file
I have no idea why this is happening, can you please try and attach a debugger and see where is it hanging?
(or post the backtrace here)
Eran
(or post the backtrace here)
Eran
Make sure you have read the HOW TO POST thread