paleolimbot commented on PR #160:
URL: https://github.com/apache/sedona-db/pull/160#issuecomment-3392181726
FWIW the error I get when I force the `cc` builder is:
```
--- stderr
thread 'main' panicked at
C:\Users\dewey\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\aws-lc-sys-0.32.2\builder\main.rs:450:38:
called `Result::unwrap()` on an `Err` value: "Platform not supported:
x86_64-pc-windows-gnu"
```
...I think that it *is* supported on mingw; however, not with the "cc"
builder (only the "cmake" builder)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]