Problems with compiling after v12.2.1.1 Update

One of my programs no longer compiles.
The problem is that I can't get an exact spot where the error occurs.
If I downgrade to the previous version, it works.


Ps.:
The error already occurs if I want to compile an empty x64 application, only having one TAdvStringgrid.

Can you check your Win64 library path that it does not contain invalid paths?

There was indeed a strange path in there.
"$(BDS)\include\\\\"
However, I wonder why this is only now leading to problems.

Did you install/uninstall other 3rd party components meanwhile?

No, I only updated the TMS components.
But I can't say since when the path was there.

I suggest to manually fix the path now and then further monitor it when you install/uninstall components

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.