# Can't build Cinder on M1 OSX

**URL:** https://discourse.libcinder.org/t/cant-build-cinder-on-m1-osx/1795
**Category:** Using Cinder
**Created:** [April 3, 2021, 12:04am UTC](https://discourse.libcinder.org/t/cant-build-cinder-on-m1-osx/1795 "2021-04-03T00:04:40Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Unik](https://avatars.discourse-cdn.com/v4/letter/u/8baadc/32.png) [@Unik](https://discourse.libcinder.org/u/Unik)
#### Post date: [April 3, 2021, 12:04am UTC](https://discourse.libcinder.org/t/cant-build-cinder-on-m1-osx/1795/1 "2021-04-03T00:04:40Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![gabor\_papp](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.libcinder.org/gabor_papp/32/769_2.png) [@gabor\_papp](https://discourse.libcinder.org/u/gabor_papp)
#### Post date: [April 3, 2021, 5:29pm UTC](https://discourse.libcinder.org/t/cant-build-cinder-on-m1-osx/1795/2 "2021-04-03T17:29:05Z")

</div>

Did you see this PR?

> <https://github.com/cinder/Cinder/pull/2235>

---

<div class="post-metadata">

### Author: ![Unik](https://avatars.discourse-cdn.com/v4/letter/u/8baadc/32.png) [@Unik](https://discourse.libcinder.org/u/Unik)
#### Post date: [May 5, 2021, 4:14pm UTC](https://discourse.libcinder.org/t/cant-build-cinder-on-m1-osx/1795/3 "2021-05-05T16:14:44Z")

</div>

Thanks, [gabor\_papp](https://discourse.libcinder.org/u/gabor_papp)  
I hadn’t seen it, but despite that, I haven’t been able to fix it. Again, thank you very much.

---

<div class="post-metadata">

### Author: ![gabor\_papp](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.libcinder.org/gabor_papp/32/769_2.png) [@gabor\_papp](https://discourse.libcinder.org/u/gabor_papp)
#### Post date: [May 5, 2021, 4:49pm UTC](https://discourse.libcinder.org/t/cant-build-cinder-on-m1-osx/1795/4 "2021-05-05T16:49:04Z")

</div>

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