![]() The crate-type in this case should have been `cdylib` since it's linking via C, rather than the default `dylib` that is meant for linking via `rustc`. |
||
---|---|---|
.. | ||
1 basic | ||
2 sharedlib | ||
3 staticlib | ||
4 polyglot | ||
5 polyglot static | ||
6 named staticlib |
![]() The crate-type in this case should have been `cdylib` since it's linking via C, rather than the default `dylib` that is meant for linking via `rustc`. |
||
---|---|---|
.. | ||
1 basic | ||
2 sharedlib | ||
3 staticlib | ||
4 polyglot | ||
5 polyglot static | ||
6 named staticlib |