zdenop / qt-box-editor

QT Box Editor of tesseract-ocr box files
https://zdenop.github.io/qt-box-editor/
Apache License 2.0
173 stars 65 forks source link

Added Mac OSX section #55

Closed xErik closed 8 years ago

xErik commented 8 years ago
  1. Added Mac OSX section, based on lib installation of leptonica and tesseract via brew.
  2. Removed trailing colons in win23- and unix- sections, which caused make command to ignore the respective configuration sections in question with Qt 5.5.0 on Mac OS X. The new syntax is in accordance with Qt 4.8: [http://doc.qt.io/qt-4.8/qmake-advanced-usage.html]