jhonnold / berserk

UCI Chess Engine written in C
GNU General Public License v3.0
200 stars 30 forks source link

Building berserk on MacOS Ventura #478

Closed tkmilbaugh closed 1 year ago

tkmilbaugh commented 1 year ago

Is it possible to build berserk on the latest MacOS?

jhonnold commented 1 year ago

Is this question relating to the OS or to Macs ARM processors?

tkmilbaugh commented 1 year ago

I really pertains to both the OS and the processor. I would like to build and run it on my Mac Studio with M1 Max.

jhonnold commented 1 year ago

It builds on Ventura without issue (at least for my intel MacBook Pro). I have no M1 and have not been able to test it's ability on that processor. I doubt it will to be honest.

tkmilbaugh commented 1 year ago

It builds on Ventura without issue (at least for my intel MacBook Pro). I have no M1 and have not been able to test it's ability on that processor. I doubt it will to be honest.

Is there some kind of Intel-specific code that might prevent it from working? Also, is there anything in the wiki here with instructions for building on newer MacOS version? Thanks!

jhonnold commented 1 year ago

Berserk will not compile on ARM machines.