Now what is that?
Now what is that?
I've created a new package and installed it in the IDE. In the package there are a few units. I added a new one and now the IDE recognised the old ones and suggests the new name.
But when I try to compile, it says the unit is not found.
Any ideas what is wrong here?
Thanks
I've created a new package and installed it in the IDE. In the package there are a few units. I added a new one and now the IDE recognised the old ones and suggests the new name.
But when I try to compile, it says the unit is not found.
Any ideas what is wrong here?
Thanks
More details would be helpful.
ReplyDeleteMy be your new unit is a form with his companion file dfm or fmx?
ReplyDeleteTry the next technique:
stackoverflow.com - FMX component not find in the library path XE6
Juan C. Cilleruelo The strange thing is that the old units are recognised by the IDE but the new one is missing. So, this shows that the library paths are correct
ReplyDelete