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

Issue with ECC.dll

guillem

New Member
I've been compiling Flashcat on different versions by specifying as reference the ECC.dll that comes with the build package. This seems to allow the project to compile, but when you run it, it has issues finding the library. Its not easy to spot, as the exception is not just printed anywhere, but if you catch it and print it, you can see 'Could not load file or assembly 'ECC.dll' or one of its dependencies'.

¿Any clue on how to fix that? I've got the ECC.dll file in the same folder as the binary.
 
Back
Top