I'm just trying to rebuild my C++ Builder project from RAD Studio XE to XE5.
As this is a rather big project I'm already struggling since a week (updating / modifying several Delphi components etc.) to do so.
What I finally could not fix is the linker error telling me COMCTRLS.OBJ can't be opened. As I have seen the recommendation to make a new project file instead of upgrading in an answer to a similar question I did so (this costed me another half day), but nothing has been changed.
Any idea how to solve this issue?