On Oct 5, 2008, at 8:50 AM, Alfred Van Hoek wrote:
On Oct 4, 2008, at 5:01 PM, Theodore H. Smith wrote:
has anyone else found their plugin not working in RB2008r4?
yeah, it sucks, don't know what, but an empty project compilation
hangs in a plugin that is being prepared, not necessarily one of our
plugins, depends on ???
Have you tried adding the plugins one at a time? Time consuming, but
it can give you a better idea of exactly which plugin is not reacting
well.
Here's what I do when I tracking things like this:
Rename the Plugins Folder and Create an empty one
Start the IDE and build the default, empty project for Windows, Linux,
and O SX with no external plugins
Exit the IDE
Add one external plugin to the new plugins folder
Start the IDE and build the default project
Loop through each plugin until the bad plugin rears its head
This helped me determine that one of our internal plugins was
conflicting with a method in one of the builtin plugnis.
HTH,
Tim
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>