JuliaMath / JuliaMath/openlibm
MSVC _Complex not support
Open
- Dominant language
- C
- Stars
- 632
- Forks
- 163
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
I want to build an library for Visual Studio. But the MSVC not support _Complex keywords.
openlibm_complex.h will be reported some errors.
https://learn.microsoft.com/en-us/cpp/c-runtime-library/complex-math-support?view=msvc-170
Is there any way to make it compatible?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.