Search found 2 matches

by alan
02 Mar 2019, 13:56
Forum: Scan Tailor
Topic: Scan Tailor Advanced
Replies: 112
Views: 203516

Re: Scan Tailor Advanced

A small update. The nproc command does not exist on macOS, so the -j option can be omitted. The updated commands: brew install boost cmake qt5 libtiff libpng jpeg git clone https://github.com/4lex4/scantailor-advanced.git export CMAKE_PREFIX_PATH="/usr/local/opt/qt/lib/cmake" export PKG_CO...
by alan
27 Feb 2019, 22:27
Forum: Scan Tailor
Topic: Scan Tailor Advanced
Replies: 112
Views: 203516

Re: Scan Tailor Advanced

I was able to build ScanTailor Advanced on macOS 10.14.3 (Mojave) using Homebrew instead of Macports (as I already use Homebrew). brew install boost cmake qt5 libtiff libpng jpeg git clone https://github.com/4lex4/scantailor-advanced.git export CMAKE_PREFIX_PATH="/usr/local/opt/qt/lib/cmake&quo...