Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install on Unity MonoDevelop #49

Open
aadejare opened this issue Apr 15, 2014 · 5 comments
Open

Cannot install on Unity MonoDevelop #49

aadejare opened this issue Apr 15, 2014 · 5 comments

Comments

@aadejare
Copy link

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

@mrward
Copy link
Owner

mrward commented Apr 15, 2014

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?

@aadejare
Copy link
Author

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
Copy link
Author

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.

@mrward
Copy link
Owner

mrward commented Apr 19, 2014

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

@aadejare
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants