Hi
CodeWarrior recently developed an error with the makesisplugin_pl.dll plugin, specifically if I try to use the "symbian Installer" post-linker I get an "Operating System error 2: The system cannot find the file specified". Existing projects that use the post-linker won't open unless I take the makesisplugin_pl.dll out of the plugins directory.
The Plug-In Diagnostic Info mentions the following:
***** Start loading file: makesisplugin_pl.dll
The plug-in flags are set by entry point 'CWPlugin_GetDropInFlags'.
This plug-in does not support the plug-in information entry point 'CWPlugin_GetPluginInfo'.
Note: The name for this plug-in is set by entry point 'CWPlugin_GetDropInName'. The name should be set using the plug-in information entry point 'CWPlugin_GetPluginInfo'.
Note: The display name for this plug-in is set by entry point 'CWPlugin_GetDisplayName'. The display name should be set using the plug-in information entry point 'CWPlugin_GetPluginInfo'.
The version information for this plug-in is from the DLL VERSIONINFO.
Note: File 'makesisplugin_pl.dll' is a plug-in with the same display name (Symbian Installer) as one already loaded.
The conflicting plug-in is from file 'C:\Program Files\Metrowerks\CodeWarrior for Symbian Personal v2.8.3\Bin\Plugins\Compiler\makesisplugin.dll'
The panel list for this plug-in is set by entry point 'CWPlugin_GetPanelList'.
Plug-in name: Symbian Installer Post-linker
Plug-in type: Linker
Filename: makesisplugin_pl.dll
Display name: Symbian Installer
Plug-in version: 1.1 (1.1)
Plug-in API version: 13
DropInFlags version: 2
DropInFlags flags: 0x40000000 (isPostLinker)
Help filename:
This plug-in has 3 associated preference panels:
Symbian Installation
Symbian Tools
Symbian Target
And additionally, using FileMon I can see the following failures:
IDE.exe:2152 QUERY INFORMATION C:\PROGRAM FILES\METROWERKS\CODEWARRIOR FOR SYMBIAN PERSONAL V2.8.3\BIN\PLUGINS\LINKER\RESOURCE.FRK\makesisplugin_pl.dll PATH NOT FOUND Attributes: Error
IDE.exe:2152 QUERY INFORMATION C:\Program Files\Metrowerks\CodeWarrior for Symbian Personal v2.8.3\Bin\Plugins\Linker\makesisplugin_pl.dll:AFP_Resource NOT FOUND Attributes: Error
I have reinstalled CodeWarrior without any success, does anyopne have any suggestions about other things I can try?
B.



