Hello, I am connecting the FANNCSharp.Float library. When starting the project, the following error is displayed:

Additional information: Could not load file or assembly "FANNCSharp.Float, Version = 0.1.7.0, Culture = neutral, PublicKeyToken = null" or one of their dependencies. An attempt was made to download a program that has the wrong format.

Files are in the folder with the project. I added this file to the links. Everything should work ... Tell me please, what could be the problem? Version of Fraemwork 4.0.

    1 answer 1

    I will assume that you forgot to put the native dependent library in the program directory. According to the documentation , this is the file fannfloat.dll (for the Release version) or fannfloatd.dll (for the Debug version). On the same page, these files can be downloaded, if that.