Skip to content

Current master fails to compile on MAC systems (was ACTS-255)

Original author Christian Gumpert @cgumpert

The propagator code makes use of the {{sincos}} function which is a GNU extension of the C standard. This is not available on Mac OS. There, the function {{__sincos}} is defined in {{<math.h>}}.

Edited by Moritz Kiehn
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information