grame-cncm / faustlive

Advanced self-contained prototyping environment for the Faust programming language
Other
80 stars 18 forks source link

The documentation mentions that libqrencode is a dependency, but qrencode isn't used #57

Open yurivict opened 1 year ago

yurivict commented 1 year ago
$ grep -r qrencode work/faustlive-2.5.16/
Binary file work/faustlive-2.5.16/Build/FaustLive/FaustLive matches
work/faustlive-2.5.16/Documentation/Implementation.tex:\item libqrencode
work/faustlive-2.5.16/Documentation/Implementation.tex:\item libqrencode
work/faustlive-2.5.16/src/MenusAndDialogs/FLHelpWindow.cpp:        fToolText->setHtml("<br>Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD.<br><br>""LEARN MORE ABOUT LIB QRENCODE : <a href = http://fukuchi.org/works/qrencode> fukuchi.org/works/qrencode</a>\n");
Binary file work/faustlive-2.5.16/tmp/FLHelpWindow.o matches

Version: 2.5.16