Discussion:
mingw compile
Alexander Schmolck
2007-09-23 21:27:31 UTC
Permalink
Hi,

I've had a brief look at FANN and also successfully built the 2.1.0 beta under
linux, but since I will eventually also need to use the NN library I settle on
under windows/mingw, I was wondering how easy it would be to build FANN under
mingw (rather than Visual C++). From the mailing list archives I gathered that
around 2004 it wasn't very easy but that improvements were on the way -- what
is the situation now? Maybe someone on this list already has done a successful
mingw built and can share his experience?

'as

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
Steffen Nissen
2007-09-24 07:01:18 UTC
Permalink
I am not quite sure what the status is on this, but it is always possible to
make a project, where you simply add the doublefann.c og floatfann.c to the
project, this is easy and works in most situation.

Steffen
Post by Alexander Schmolck
Hi,
I've had a brief look at FANN and also successfully built the 2.1.0 beta under
linux, but since I will eventually also need to use the NN library I settle on
under windows/mingw, I was wondering how easy it would be to build FANN under
mingw (rather than Visual C++). From the mailing list archives I gathered that
around 2004 it wasn't very easy but that improvements were on the way -- what
is the situation now? Maybe someone on this list already has done a successful
mingw built and can share his experience?
'as
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fann-general mailing list
https://lists.sourceforge.net/lists/listinfo/fann-general
--
Steffen Nissen - http://MySpace.com/SteffenNissen
Project Administrator - Fast Artificial Neural Network Library (FANN)
http://leenissen.dk/fann/
Igor Pasemnik
2007-09-24 14:01:04 UTC
Permalink
although you specifically enquiring about mingw, just wanted to mention that
able to compile and use under cygwin.

re,
ip.
Post by Steffen Nissen
I am not quite sure what the status is on this, but it is always possible
to make a project, where you simply add the doublefann.c og floatfann.c to
the project, this is easy and works in most situation.
Steffen
Post by Alexander Schmolck
Hi,
I've had a brief look at FANN and also successfully built the 2.1.0 beta under
linux, but since I will eventually also need to use the NN library I settle on
under windows/mingw, I was wondering how easy it would be to build FANN under
mingw (rather than Visual C++). From the mailing list archives I gathered that
around 2004 it wasn't very easy but that improvements were on the way -- what
is the situation now? Maybe someone on this list already has done a successful
mingw built and can share his experience?
'as
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fann-general mailing list
https://lists.sourceforge.net/lists/listinfo/fann-general
--
Steffen Nissen - http://MySpace.com/SteffenNissen<http://myspace.com/SteffenNissen>
Project Administrator - Fast Artificial Neural Network Library (FANN)
http://leenissen.dk/fann/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fann-general mailing list
https://lists.sourceforge.net/lists/listinfo/fann-general
Continue reading on narkive:
Loading...