I recently upgraded Codelite from 3034 to 3681. My project builds fine, however Codelight wont display the functions, prototypes and macros for any of the files in the project in the outline tab of the workspace view.

I have retagged the project multiple times. Tried retagging from the Workspace drop down (Retag full), and the dialog comes up and it is processing the files. Still doesn't work. Tried retagging the project only. Doesn't work. Tried retagging an individual file. Doesn't work. I added a path to the include files using Settings->Tag Settings->Include Files. Doesn't work. Tried "Retag workspace on workspace startup". Nope. Set "Mark files and dirs in file explorer that contribute tags is bold", and all the .c and .h files in my project show up in bold. So I think the tagging is getting done, but Codelight is not processing this tagged information properly.
When I installed 3681, I did not remove 3034, since I wanted to maintain my workspace/build settings. I have done this before with earlier upgrades of Codelight without issue. Could this be causing the problem? I could do a 'clean install' but how do I retain my workspace/build settings? I did backup the codelight config directory prior to the upgrade.
Thanks