Category Archives: Mac OS

Building WFView on Mac OS

I have managed to build my own version of WFView from the master branch. This was done on Mac OS 12.3.1 (Intel) Prerequisites Install Xcode Install Mac Ports Under your home directory create a directory called dev/wfview Install Mac Ports dependancies:sudo port install qt5sudo port install qt5-qtmultimediasudo port install opus-toolssudo port install eigen3 Clone sources:… Read More »