rust/tests/ui/native-library-link-flags/suggest-libname-only-2.stderr
2023-01-11 09:32:08 +00:00

7 lines
201 B
Plaintext

error: could not find native static library `bar.lib`, perhaps an -L flag is missing?
|
= help: only provide the library name `bar`, not the full filename
error: aborting due to previous error