<div dir="ltr">On Tue, Jul 16, 2013 at 2:49 PM, Mattias Gaertner <span dir="ltr"><<a href="mailto:nc-gaertnma@netcologne.de" target="_blank">nc-gaertnma@netcologne.de</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><span style="color:rgb(34,34,34)">ide?</span><br></div>
I hope you did not add the package 'ide' to the requirements of<br>
your package. The package 'ide' is only for testing purpose.<br>
You should use the package IDEIntf instead.
</blockquote></div><br></div><div class="gmail_extra">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.</div>
</div>