You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like your previous issue, this is 99% likely to have nothing to do with Rust the language.
If you believe there is an issue with Rust, then you should be able to produce a minimal example that shows that error, as well as some amount of proof that it's something that Rust is doing wrong as opposed to the third-party crate.
In these cases, it would make the most sense for the authors of the crate that you are trying to use to report this issue, if they believe there is one.
Please re-read the guide to contributing, which discusses when and how to file a bug report.
error LNK2019: unresolved external symbol
I am compiling the https://github.com/trishume/syntect example
syncat
using:However the
link.exe
cannot find the references for the other library.This is the full log from trishume/syntect#49:
The text was updated successfully, but these errors were encountered: