I have a package where a unit uses JCL.
When I try build the package it states
E2225 Never-build package 'Jcl' must be recompiled
So I load the package Jcl.dproj / Jcl160.bpl file into Delphi and build it. No errors here.
But I still get the same error afterwards?
Any possible reasons? I have checked the file Jcl160.bpl get updated on re-build