[MonoDevelop] NRefactory Missing Error in trunk

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Sep 24 15:14:57 EDT 2009


On Thu, Sep 24, 2009 at 12:42 PM, Andy Selvig <ajselvig at gmail.com> wrote:
> Hi-
>
> I just updated my MonoDevelop source from svn and got an error when
> compiling. It complains about not being able to find the NRefactory
> assembly. The build was working fine on this machine (Linux Mint 7) just
> last week. Here's my build profile:
...
> And here's the stack trace from the error:
>
> ** (/usr/lib/mono/2.0/gmcs.exe:29543): WARNING **: The following assembly
> referenced from
> /home/igi/Mono/MonoDevelop-svn/main/build/AddIns/MonoDevelop.Refactoring/MonoDevelop.Refactoring.dll
> could not be loaded:
>      Assembly:   NRefactory    (assemblyref_index=15)
...
>
> If this is a known problem it's not a big deal, I'll just go back a couple
> revs. If this is specific to my setup/platform (I assume most devs use
> OpenSUSE), then I'd like to help get it working.

Someone broke the build by missing adding a required reference. I've
fixed it in svn.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list