You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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>
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
The text was updated successfully, but these errors were encountered: