X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=README;h=574b91aa4c98cf6a9bd74ca874d261e971cf29a1;hb=52ff4f6a04cbdb966ee538bd447ae206215b528a;hp=7ca82056c209e2e2ce4075ad392f9f84a99ade00;hpb=e26f5af3593b6d826a8ad7bed399935197454f2c;p=libsigrok.git diff --git a/README b/README index 7ca82056..574b91aa 100644 --- a/README +++ b/README @@ -61,7 +61,7 @@ Requirements for the C++ bindings: Requirements for the Python bindings: - - libsigrokxx >= 0.3.0 (the libsigrok C++ bindings, see above) + - libsigrokcxx >= 0.3.0 (the libsigrok C++ bindings, see above) - Python >= 2.7 or Python >= 3 (including development files!) - Python setuptools (for Python 2 or 3) - pygobject >= 3.0.0 (for Python 2 or 3), a.k.a python-gi @@ -73,7 +73,7 @@ Requirements for the Python bindings: Requirements for the Java bindings: - - libsigrokxx >= 0.3.0 (the libsigrok C++ bindings, see above) + - libsigrokcxx >= 0.3.0 (the libsigrok C++ bindings, see above) - SWIG >= 2.0.0 - Java JDK (for JNI includes and the javac/jar binaries) - doxygen (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 ----------------------