Can't build Cinder on M1 OSX

Hello,

I’m new to Cinder and I’m trying to build it in OSX M1 (arm).

I’m following the guide:

git clone --recursive git://github.com/cinder/Cinder.git cinder

and later, I build with:./fullbuild.sh

I get BUILD SUCCEEDED but when I try to compile the test project in xcode I get a lot of errors.

What can I do?

Many thanks.

Did you see this PR?

1 Like

Thanks, gabor_papp
I hadn’t seen it, but despite that, I haven’t been able to fix it. Again, thank you very much.

Comment the PR with the issue you are having and the submitter might be able help.