gaperez64 / acacia-bonsai

A minimal implementation of reactive synthesis via universal co-Buchi automata using antichains
GNU General Public License v3.0
4 stars 3 forks source link

Make this run on M1 Mac #12

Closed gaperez64 closed 1 year ago

gaperez64 commented 3 years ago

Got beyond spot now @michaelcadilhac, but it seems my mac's clang does not like gnulib (see attached error log for meson compile). I'll try to look into this later today.

mrudu commented 2 years ago

I face a similar error with meson compile (see attached error-log.txt)

Details of Laptop: MacBook Pro (13-inch, 2016) Operating System: macOS Big Sur (v 11.5.2) Processor: 2 GHz Dual-Core Intel Core i5 Memory: 8 GB 1867 MHz LPDDR3 Graphics: Intel Iris Graphics 540 1536 MB

gaperez64 commented 1 year ago

Spent at least 12 hours on this now. GLIB is just not OS X friendly, let's focus on Linux for now...