motoharu-gosuto / psvpfstools

Tools for decrypting PS Vita PFS filesystem
127 stars 22 forks source link

macOS build #28

Open AnalogMan151 opened 6 years ago

AnalogMan151 commented 6 years ago

I attempted to build it myself but it appears the CMAKE list doesn't have support for macOS and I don't know enough about CMAKE to add it. Error below:

CMake Error at CMakeLists.txt:12 (message): Unknown compiler

utkarsh-c20y commented 4 years ago

I got this error when I was building for mac `psvpfstools-2.0/psvpfsparser/F00DKeyEncryptor.cpp:8:10: fatal error: 'boost/property_tree/ptree.hpp' file not found

include <boost/property_tree/ptree.hpp>`