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 _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
