monodevelop-nuget-addin icon indicating copy to clipboard operation
monodevelop-nuget-addin copied to clipboard

Cannot install on Unity MonoDevelop

Open aadejare opened this issue 11 years ago • 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

aadejare avatar Apr 15 '14 07:04 aadejare

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?

mrward avatar Apr 15 '14 08:04 mrward

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.

aadejare avatar Apr 15 '14 15:04 aadejare

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: [email protected] To: [email protected] CC: [email protected] 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.

aadejare avatar Apr 17 '14 16:04 aadejare

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

mrward avatar Apr 19 '14 13:04 mrward

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: [email protected] To: [email protected] CC: [email protected] 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.

aadejare avatar Apr 19 '14 13:04 aadejare