Closed felixdollack closed 1 year ago
This is a temporary solution for #17 tested on macOS 12.15.1 with Matlab 2022b.
The following function calls have been commented out to avoid crashing:
Furthermore, PI was redefined in fcwtplan.cpp (originally defined in fcwt.h) and the variable c0 in fcwtplan.cpp was undefined.
PI
c0
This is a temporary solution for #17 tested on macOS 12.15.1 with Matlab 2022b.
The following function calls have been commented out to avoid crashing:
Furthermore,
PI
was redefined in fcwtplan.cpp (originally defined in fcwt.h) and the variablec0
in fcwtplan.cpp was undefined.