Why are my units “compiled with a different version” of my own files?

前端 未结 14 1988
误落风尘
误落风尘 2020-12-16 16:22

I\'m building a program that uses plugins. Unfortunately, the plugin framework\'s dynamic linking forces the RTL and VCL out of my project EXE and into the BPL versions, an

14条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-16 17:05

    I just had the same error message in Delphi XE. Mine was solved after closing Delphi, opening it again and recompiling my project.

提交回复
热议问题