O
O
om28042012-04-03 20:55:00
.NET
om2804, 2012-04-03 20:55:00

FANN + C# + 64x = fail

The problem is that the FANN library, and therefore the code described here , does not work on 64x systems. What is the problem, maybe it's a wrapper for .NET and a curve? They didn't give me an answer on the forum

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Sidorov, 2012-04-03
@Doomsday_nxt

Most likely, the wrapper is compiled under Win32 (at least I saw such settings in the project file). Try setting it to compile for x64 or AnyCPU.

O
om2804, 2012-04-03
@om2804

Can someone compile under AnyCPU? Express does not allow this.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question