Skip to content

Fixed the compile for MacOs.

Joshua Surace requested to merge topic/default/Compile-fix-MAC-OS into branch/default

Hi Devs, I finally managed to get Mac Os to compile, there is common mistakes using c++11 which I tried out with the stdlibc++, but libc++ and c++14 does work. Theres some server main and master issues there so a fix was simple as it still requires cmath as an included library for mac os client to work.

Screen_Shot_2024-07-17_at_7.58.30_pm

If I need to add anything to this please, let me know.

DJB

Edited by Joshua Surace

Merge request reports