I have been developing an application that is expandible via plugins that provide extra functionaility. I also have a couple of designer plugin widgets that I have made for use in the Designer and therefore my application.

I have been doing this development under Linux and Windows. I now have a Mac and am trying to get the applicaiton working with no luck.

I have successfully compiled all of my program, but upon running it the plugins that depend on the designer widget plugins fail to load.

My first assumption is that my compiled program is unable to find these designer plugins. Where should they be located with the .app folder to be found successfully?

Thanks,
Royce