rustc/tests/ui/native-library-link-flags/suggest-libname-only-2.stderr
2023-08-02 10:33:26 +02: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