phatina / simple-mtpfs

Simple MTP fuse filesystem driver.
GNU General Public License v2.0
371 stars 45 forks source link

Building on PPC #55

Open vddrnnr opened 7 years ago

vddrnnr commented 7 years ago

Hi,

I'm trying to build simple-mtpfs for leopard PPC through tigerbrew. I tried using homebrew current formula but i'm getting this configure error:

configure: error: *** A compiler with support for C++11 language features is required.

Can you help? Since both OSXFuse and SSHFS have been built for Leopard PPC do you think the same can be done for simple-mtpfs?

Best regards, voidRunner

phatina commented 7 years ago

I can't tell. You need to provide the build system with compiler which supports C++11 standard.