[Lazarus] Different units with same name (Mac OSX)
Vincent Snijders
vsnijders at quicknet.nl
Tue Apr 29 12:17:05 CEST 2008
Bent Normann Olsen schreef:
> Hi,
>
> How do I come about using different units with the same name in Lazarus for
> Mac OSX?
>
> For example, if I want to use Sound unit with Sound Manager Interfaces, it
> needs a unit also called Dialogs with Dialog Manager interfaces, which
> conflicts with Lazarus Component Library unit Dialogs.
>
> Same problem goes for a QuickTime Interface unit like Movies, which uses a
> Menu Manager Interfaces unit with the same name as Menus in Lazarus
> Component Library.
>
> Sure, someone must have come across the same problem? Please help :-)
AFAIK, there are no easy solutions.
Rename one of them. Or don't use both in the same application.
Vincent
More information about the Lazarus
mailing list