Fann2MQL 0.1.5_x64 library: is not 64-bit version

 
Good afternoon: 
I write from Spain. 
I program in mql5 and I downloaded "Fann2MQL 0.1.5_x64". The code of the EA not error when I compile, but when running I get this messages... 
  • '\MQL5\Libraries\Fann2MQL.dll' is not 64-bit version 
  • Cannot load '\MQL5\Libraries\Fann2MQL.dll' 
  • Cannot call 'f2M_parallel_init', 'Fann2MQL.dll' is not loaded 
  • fann2 (EURUSD,H1) unresolved import function call 
Does anyone know what the problem is?
 
Jose Miguel Soriano:
Good afternoon: 
I write from Spain. 
I program in mql5 and I downloaded "Fann2MQL 0.1.5_x64". The code of the EA not error when I compile, but when running I get this messages... 
  • '\MQL5\Libraries\Fann2MQL.dll' is not 64-bit version 
  • Cannot load '\MQL5\Libraries\Fann2MQL.dll' 
  • Cannot call 'f2M_parallel_init', 'Fann2MQL.dll' is not loaded 
  • fann2 (EURUSD,H1) unresolved import function call 
Does anyone know what the problem is?

Hi,

I have the same problem, i tried the beta version 0.1.4 x64, it is loaded correctly but it seems that all functions don't work properly, for example f2M_create_from_file returns -1 while it seems to me that the path is okay.

I invite you to try in your side the same version so that we could compare results.

Reason: