-
Notifications
You must be signed in to change notification settings - Fork 28
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
Assembly Generation Failed #3
Comments
Are you using Xamarin or Visual Studio? |
Visual Studio 2010 Express and Visual Studio Community 2013 Sent from my iPhone
|
Go to LibUsbDotNet project properties, open Signing page, check Sign the assembly checkbox and use the snk key Components\LibWinUsb\LibUsbDotNet.snk. Don't know why but when I change projects from Xamarin Studio to Visual Studio this setting gets lost. I'll try to fix this and ensure that it's added into the repository. |
This setting is already filled in, and re browsing for this does not resolve the issue. Sent from my iPhone
|
Looking into this now. |
Do you have pre built binaries available to download? Sent from my iPhone
|
Will build them and attach them here. I'm planning on adding the library to Nuget package list for super easy installation. The problem is that I'm still adding features as I'm working on the new version of Client application. |
Ok, I got it to compile by:
Download from here: https://www.blinkstick.com/system/releases/windows/BlinkStickDotNet-2906bc50-binary-2015-02-20.zip |
When building, getting an error message.
Error 1 Assembly generation failed -- Referenced assembly 'LibUsbDotNet' does not have a strong name HidSharp
Error 6 Metadata file 'C:\Users***\Desktop\BlinkStickDotNet-master\Components\bin\HidSharp.dll' could not be found BlinkStickDotNet
The text was updated successfully, but these errors were encountered: