On Tue, Jul 16, 2013 at 2:49 PM, Mattias Gaertner <[email protected] > wrote:
> ide? > I hope you did not add the package 'ide' to the requirements of > your package. The package 'ide' is only for testing purpose. > You should use the package IDEIntf instead. No I didn't add the ide package to my package's requirements but you may have touched on the problem. I have a unit called 'ide' that provides an abstraction over the Lazarus and Delphi extension apis. If all packages have a corresponding unit with the same name as the lpk then perhaps the ide package unit has higher precedence in the search path. Didn't realize the unit 'ide' was already in use.
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
