This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository fyba.

commit 5bd139f08b7d787a873eec85d720d10b4e7ff2b8
Author: ninsbl <stefan.blumentr...@gmx.de>
Date:   Tue Oct 22 10:29:12 2013 +0200

    Add windows build documentation to README
---
 README | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 544d74d..b45bc9f 100644
--- a/README
+++ b/README
@@ -42,7 +42,18 @@ autoreconf --force --install
 
 ** Windows **
 
-...
+On Windows all three libs of the FYBA library (GM.lib, UT.lib, and FYBA.lib) 
+have to be build individually.
+
+For building FYBA on Windows project files for MS Visual Studio Express 2012 
+are provided in the folders fyba/src/GM, fyba/src/UT and fyba/src/FYBA.
+Using these project files the individual libs are built in a subfolder within 
+the project directory and then copied to the fyba/Lib folder.
+Therefore the fyba/Lib folder has to be created before running the build 
process.
+
+When GM.lib, UT.lib and FYBA.lib are built you may want to use the libs for 
+activating the SOSI-driver in GDAL. For building GDAL with SOSI-support on 
Windows
+see: http://trac.osgeo.org/gdal/wiki/SOSI
 
 ** Other **
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/fyba.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to