[MonoDevelop] New release -- DllNotFound exception for msvcrt
Ben Joldersma
ben at joldersma.org
Fri Feb 23 18:20:16 EST 2007
Hello all,
Congratulations on the new release! I'm so excited to see it! I built the
source, and am running into a problem when I try to launch, it complains
that it can't find msvcrt.
Here's the exception details:
Unhandled Exception: System.TypeInitializationException: An exception was
thrown by the type initializer for MonoDevelop.Core.GettextCatalog --->
System.DllNotFoundException: msvcrt
at (wrapper managed-to-native) Mono.Unix.Native.Stdlib:free (intptr)
at Mono.Unix.UnixMarshal.FreeHeap (IntPtr ptr) [0x00000] in
/home/ben/workspaces/mono/mcs/class/Mono.Posix/Mono.Unix/UnixMarshal.cs:119
at Mono.Unix.Catalog.Init (System.String package, System.String localedir)
[0x00061] in
/home/ben/workspaces/mono/mcs/class/Mono.Posix/Mono.Unix/Catalog.cs:65
at MonoDevelop.Core.GettextCatalog..cctor () [0x00000] --- End of inner
exception stack trace ---
at <0x00000> <unknown method>
at MonoDevelop.Core.ServiceManager.FetchService (System.Type serviceType)
[0x00000]
at MonoDevelop.Core.ServiceManager.GetService (System.Type serviceType)
[0x00000]
at MonoDevelop.Core.Runtime.get_Properties () [0x00000]
at MonoDevelop.Core.AddIns.Setup.SetupService.get_UserConfigPath ()
[0x00000]
at MonoDevelop.Core.AddIns.Setup.SetupService.get_UserAddinPath ()
[0x00000]
at MonoDevelop.Core.AddIns.Setup.SetupService.Initialize (System.String[]
addInDirs, Boolean ignoreDefaultPath) [0x00000]
at MonoDevelop.Core.AddIns.AddInService.Initialize () [0x00000]
I know of at least one other person who is having this problem. Anyone know
why it might be happening?
--
ben joldersma
http://ben.creationsnetwork.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070223/531ef761/attachment.html
More information about the Monodevelop-list
mailing list