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

前端 未结 14 1983
误落风尘
误落风尘 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 16:55

    This happens to me very often when I forget to change the DPK Build control from Rebuild as needed to Explict rebuild in Options...|Description.

提交回复
热议问题