arvydas / BlinkStickDotNet

BlinkStick .NET interface to control devices connected to the computer
GNU General Public License v3.0
32 stars 28 forks source link

Assembly Generation Failed #3

Open TheMeq opened 9 years ago

TheMeq commented 9 years ago

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

arvydas commented 9 years ago

Are you using Xamarin or Visual Studio?

TheMeq commented 9 years ago

Visual Studio 2010 Express and Visual Studio Community 2013

Sent from my iPhone

On 20 Feb 2015, at 19:15, Arvydas Juskevicius notifications@github.com wrote:

Are you using Xamarin or Visual Studio?

— Reply to this email directly or view it on GitHub.

arvydas commented 9 years ago

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.

TheMeq commented 9 years ago

This setting is already filled in, and re browsing for this does not resolve the issue.

Sent from my iPhone

On 20 Feb 2015, at 19:23, Arvydas Juskevicius notifications@github.com wrote:

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.

— Reply to this email directly or view it on GitHub.

arvydas commented 9 years ago

Looking into this now.

TheMeq commented 9 years ago

Do you have pre built binaries available to download?

Sent from my iPhone

On 20 Feb 2015, at 19:25, Arvydas Juskevicius notifications@github.com wrote:

Looking into this now.

— Reply to this email directly or view it on GitHub.

arvydas commented 9 years ago

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.

arvydas commented 9 years ago

Ok, I got it to compile by:

Download from here:

https://www.blinkstick.com/system/releases/windows/BlinkStickDotNet-2906bc50-binary-2015-02-20.zip