[MonoDevelop] MD not compiling

Marco Rego marco@amazonware.com
Sat, 10 Apr 2004 17:21:42 -0400


My MD 0.2 is not compiling anymore. Everytime I try to I get this error:



Error while compiling project TestaGTK

Exception occurred: System.ComponentModel.Win32Exception: Some sort of
w32 error occurred: 3
in [0x001ab] (at
/tmp/co/mcs/class/System/System.Diagnostics/Process.cs:729)
System.Diagnostics.Process:Start_common
(System.Diagnostics.ProcessStartInfo,System.Diagnostics.Process)
in [0x00007] (at
/tmp/co/mcs/class/System/System.Diagnostics/Process.cs:756)
System.Diagnostics.Process:Start ()
in <0x0005d> (wrapper remoting-invoke-with-check)
System.Diagnostics.Process:Start ()
in [0x00065] (at
/deposito/linux/monodevelop/temp/monodevelop-0.2/src/AddIns/BackendBindings/CSharpBinding/CSharpBindingCompilerManager.cs:338) CSharpBinding.CSharpBindingCompilerManager:DoCompilation (string,System.CodeDom.Compiler.TempFileCollection,string_,string_)
in [0x005d8] (at
/deposito/linux/monodevelop/temp/monodevelop-0.2/src/AddIns/BackendBindings/CSharpBinding/CSharpBindingCompilerManager.cs:270) CSharpBinding.CSharpBindingCompilerManager:CompileProject (MonoDevelop.Internal.Project.IProject)
in [0x00007] (at
/deposito/linux/monodevelop/temp/monodevelop-0.2/src/AddIns/BackendBindings/CSharpBinding/CSharpLanguageBinding.cs:84) CSharpBinding.CSharpLanguageBinding:CompileProject (MonoDevelop.Internal.Project.IProject)
in [0x0000a] (at
/deposito/linux/monodevelop/temp/monodevelop-0.2/src/Main/Base/Services/Project/DefaultProjectService.cs:319) MonoDevelop.Services.DefaultProjectService:CompileProject (MonoDevelop.Internal.Project.IProject)
in [0x000d0] (at
/deposito/linux/monodevelop/temp/monodevelop-0.2/src/Main/Base/Commands/RunCommands.cs:285) MonoDevelop.Commands.BuildCurrentProject:Run ()






Marco.