aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorDavide Morelli <morellid@users.sourceforge.net>2005-05-31 12:02:24 +0000
committerDavide Morelli <morellid@users.sourceforge.net>2005-05-31 12:02:24 +0000
commitdb5fbc593460cc87773b314ebd190fe1a923a9a6 (patch)
treed2ce0a79cf279d696c8f98e161464723932a05c2 /README.txt
parent401529837ccca75286e58cd06321bfb00b47c31b (diff)
added osx makefile
svn path=/trunk/externals/ann/; revision=3098
Diffstat (limited to 'README.txt')
-rwxr-xr-xREADME.txt12
1 files changed, 9 insertions, 3 deletions
diff --git a/README.txt b/README.txt
index 9593a33..cd7b6da 100755
--- a/README.txt
+++ b/README.txt
@@ -35,12 +35,18 @@ and set correct PATHs
read ann/src/makefile.linux for more info and edit PATHs
-ann_mlp and ann_td have never been compiled on linux
-
---------- Irix users:
ann_mlp and ann_td have never been compiled on irix
---------- OsX users:
-ann_mlp and ann_td have never been compiled on OsX and a Makefile is not provided, sorry.
+go to http://fann.sourceforge.net/ and download fann libs
+compile fann libs from source
+if you don't compile from source edit ann/src/makefile.darwin
+and set correct PATHs
+
+read ann/src/makefile.darwin for more info and edit PATHs
+
+compile with
+make -f makefile.darwin