Open devnexen opened 2 years ago
This will fail to build because it forgets to change the project include to all lowercase on line 26 and 86 in Sources/CMakeLists.txt. ( how did I figure this out by pulling my hair out not realizing the typo when updating for RISC-V support )
Note I notice a weird condition where the gcc code path is favored for macos (instead of xcode) I ll try to push the fix upstream.