Open YTKme opened 1 month ago
Sorry for the late reply. We currently do not have easy access to macOS to try this. Did you try with extra_compile_args
and did it work?
can you elaborate a bit on extra_compile_args
? I tried different CFLAGS
and LDFLAGS
when configuring OpenEXR, but not flip. Is there a specific extra_compile_args
I should use?
ProductName: macOS ProductVersion: 14.6.1 BuildVersion: 23G93
When following the Python (API and Tool) installation instruction on macOS ARM64, getting a
NameError: name 'extra_link_args' is not defined. Did you mean: 'extra_compile_args'?