]> sigrok.org Git - libsigrok.git/blobdiff - README
Limit frames instead of samples.
[libsigrok.git] / README
diff --git a/README b/README
index 617b4ec4e46c3b745cff3e6211d26a123599ca01..d5fb883236a99a6006b08b1e1783590c084e2599 100644 (file)
--- a/README
+++ b/README
@@ -66,7 +66,7 @@ Requirements for the Python bindings:
  - Python setuptools (for Python 2 or 3)
  - pygobject >= 3.0.0 (for Python 2 or 3), a.k.a python-gi
  - numpy (for Python 2 or 3)
- - SWIG
+ - SWIG >= 2.0.0
  - doxygen (optional, only needed for the Python API docs)
  - graphviz (optional, only needed for the Python API docs)
  - doxypy (optional, only needed for the Python API docs)
@@ -74,7 +74,7 @@ Requirements for the Python bindings:
 Requirements for the Java bindings:
 
  - libsigrokxx >= 0.3.0 (the libsigrok C++ bindings, see above)
- - SWIG
+ - SWIG >= 2.0.0
  - Java JDK (for JNI includes and the javac/jar binaries)
  - doxygen (optional, only needed for the Java API docs)
  - graphviz (optional, only needed for the Java API docs)
@@ -99,6 +99,10 @@ See INSTALL or the following wiki page for more (OS-specific) instructions:
 
  http://sigrok.org/wiki/Building
 
+Please also check the following wiki page in case you encounter any issues:
+
+ http://sigrok.org/wiki/Building#FAQ
+
 
 Device-specific issues
 ----------------------