-
Notifications
You must be signed in to change notification settings - Fork 38
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
Comments
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? |
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 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? — |
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. |
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! 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. — |
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
The text was updated successfully, but these errors were encountered: