• Visit https://www.embeddedcomputers.net/ for Hardware; Software and all other things related to FlashcatUSB

Compiling Flashcatusb sw is failing -> missing LibUsbDotNet is missing

H2Deetoo

New Member
Hi guys,


I was trying to compile the latest source for FlashCatUsb using Visual Studio Community (free) edition, but it fails on 2 missing dependencies:
- LibUsbDotNet
- ECC

How to add these dependencies?
I have not much experience with Visual Studio so it seems I'm stuck :(


Regards,
H2Deetoo
 
I've finally managed to download and install libusbdotnet and added this as a reference folder; that's ok now.
But where to download this ECCdotnet package?
 
Have a look in some of the other source code packages , there you should find the ECC file.
 
Back
Top