-
Execute all general steps
-
Get PDFium:
python3 make.py run build-pdfium-macos -
Patch:
python3 make.py run patch-macos -
Compile:
python3 make.py run build-macos -
Install libraries:
python3 make.py run install-macos -
Test:
python3 make.py run test-macos
Obs:
- The file make.py need be executed with python version 3.