mrward/monodevelop-nuget-addin

Cannot install on Unity MonoDevelop

aadejare opened this issue · 5 comments

Hello, I'm trying to install NuGet when I get errors. I'm trying to install with Mono 4.0.1 and the latest stable release of Unity.

For more detail into it, here's my question on Unity Answers: http://answers.unity3d.com/questions/686642/installing-mailkit-through-nugen.html

Not tried using the NuGet addin with Unity.

The screen shot only shows the top list of errors. Looking at those errors it does not seem to be a problem with the NuGet addin.

That screenshot was taken after you tried to install the addin?
The addin does not install at all?
Anything in the logs?

Yep, after I tried installing. The addin does not install at all. I'm currently cannot find the logs and so I can't really see anything.

Checked for Logs and no logs show up. Plus it's having issues with all of the /bin/ ddl files.

Date: Tue, 15 Apr 2014 01:30:40 -0700
From: notifications@github.com
To: monodevelop-nuget-addin@noreply.github.com
CC: ajadejare@outlook.com
Subject: Re: [monodevelop-nuget-addin] Cannot install on Unity MonoDevelop (#49)

Not tried using the NuGet addin with Unity.

The screen shot only shows the top list of errors. Looking at those errors it does not seem to be a problem with the NuGet addin.

That screenshot was taken after you tried to install the addin?

The addin does not install at all?

Anything in the logs?


Reply to this email directly or view it on GitHub.

OK I just tried MonoDevelop that ships with Unity 4.3.4 on Windows. I ran MonoDevelop directly rather than the Unity editor since that refused to startup for some reason.

Whilst MonoDevelop reports errors when installing the addin the installation still succeeds. I see errors scanning various non .NET assemblies.

image

The addin is still installed though. If you close and re-open the Addin Manager you can see it is installed.

image

I could then use the NuGet addin with MonoDevelop to add NuGet packages by right clicking the project and selecting Manage Packages.

image

Okay, though the problem is that I only see a manage and not the Add/Remove Dialog when it comes to packages.

Is that because you were able to install Mailkit.'

-Update found the issue. The problem is more of MIMEKit/MailKit so I'll go and reference those. Thanks!
Date: Sat, 19 Apr 2014 06:37:13 -0700
From: notifications@github.com
To: monodevelop-nuget-addin@noreply.github.com
CC: ajadejare@outlook.com
Subject: Re: [monodevelop-nuget-addin] Cannot install on Unity MonoDevelop (#49)

OK I just tried MonoDevelop that ships with Unity 4.3.4 on Windows. I ran MonoDevelop directly rather than the Unity editor since that refused to startup for some reason.

Whilst MonoDevelop reports errors when installing the addin the installation still succeeds. I see errors scanning various non .NET assemblies.

The addin is still installed though. If you close and re-open the Addin Manager you can see it is installed.

I could then use the NuGet addin with MonoDevelop to add NuGet packages by right clicking the project and selecting Manage Packages.


Reply to this email directly or view it on GitHub.