[MonoDevelop] Silly runtime error
Herr Witten
lingwitt@bellsouth.net
Wed, 9 Jun 2004 23:09:19 -0400
I modified the code to spit out the file names, and I get this (even
though gnomedb-sharp has a .pc file in the right place):
gnomedb-sharp
Loading error, please reinstall :
System.ComponentModel.Win32Exception: Cannot find the specified file
in <0x0068c> System.Diagnostics.Process:Start_common
(System.Diagnostics.ProcessStartInfo,System.Diagnostics.Process)
in <0x0002c> System.Diagnostics.Process:Start ()
in <0x0008c> (wrapper remoting-invoke-with-check)
System.Diagnostics.Process:Start ()
in <0x00114>
MonoDevelop.Services.SystemAssemblyService:GetVariableFromPkgConfig
(string,string)
in <0x00114> MonoDevelop.Services.SystemAssemblyService:ProcessPiece
(string,string)
in <0x001e4>
MonoDevelop.Services.SystemAssemblyService:GetAssembliesWithoutLibInfo
(string,string)
in <0x001c0> MonoDevelop.Services.SystemAssemblyService:ParsePCFile
(string)
in <0x00458>
MonoDevelop.Services.SystemAssemblyService:InitializeService ()
in <0x002ec>
MonoDevelop.Core.Services.ServiceManager:InitializeServicesSubsystem
(string)
in <0x00648> MonoDevelop.SharpDevelopMain:Main (string[])