Hi Dave,
Thanks for the reply. I checked the Plug-In Diagnostic Info report and
it shows that the Shell Tool Post Linker is associated with only these
linkers: MacOS Merge, MacOS PPC Linker, and MacOS X PPC Linker. The
None linker is associated with nothing.
Can you suggest a fix?
Thanks very much,
- Mark
David Capshaw - 11 Jan 2006 17:37 GMT
> Thanks for the reply. I checked the Plug-In Diagnostic Info report and
> it shows that the Shell Tool Post Linker is associated with only these
> linkers: MacOS Merge, MacOS PPC Linker, and MacOS X PPC Linker. The
> None linker is associated with nothing.
>
> Can you suggest a fix?
The real fix would be to use a Shell Tool Post Linker that includes None
in its target OS and CPU list. (But I don't know where such a plugin is
available.)
An expedient would be to edit the IDE executable and change the target OS
and CPU of the built-in null linker from None to Any. With this change the
post linker would be a candidate for use with the null linker. The edit is
to use **** to replace the None that is sandwiched between the strings
''The plugin's API ...'' and ''request =''.
Sorry for not having a more satisfactory answer,
Dave