Hi,
I am trying to build and run the HelloPhotogrammetry command line app that I have downloaded from here.
When I run the app, I get the following error:
Error creating session: cantCreateSession("A GPU that is not in low power mode is required. https://developer.apple.com/documentation/metal/mtldevice/1433409-lowpower")
Does this app require a Mac with a dedicated GPU? or can I somehow use my Macbook pro with an integrated GPU to run it?