0

New to XE3, when I try to compile a small application with a JVCL component on it I get the following error:

[dcc32 Fatal Error] JclSysInfo.pas(1402): F2051 Unit JclRegistry was compiled
with a different version of JclBase.HexFmt

can anyone offer a resolution ?

TLama
  • 75,147
  • 17
  • 214
  • 392
  • 1
    ouch, I think you need to recompile everything in a specific order, maybe using the Jedi installer is the way to go? –  Mar 18 '13 at 08:09
  • You have multiple copies of Jcl compiled (dcu) files in your library or search paths, or of JclBase, etc. This is a duplicate. – Warren P Mar 18 '13 at 21:24

0 Answers0