guilhermeprokisch/see

`cargo install see-cat` fails on Windows: `unresolved external symbol tree_sitter_toml`

Boscop opened this issue · 0 comments

Thanks for making this, it seems very useful 😊😸
But it's not working for me:

  = note:    Creating library C:\Users\me\AppData\Local\Temp\cargo-installsnzcvz\release\deps\see-4c1e53dd77dac8a3.lib and object C:\Users\me\AppData\Local\Temp\cargo-installsnzcvz\release\deps\see-4c1e53dd77dac8a3.exp␍
          libinkjet-59c8033796324552.rlib(inkjet-59c8033796324552.inkjet.6738ba7c03fc34ae-cgu.5.rcgu.o) : error LNK2019: unresolved external symbol tree_sitter_toml referenced in function _ZN4core3ops8function6FnOnce9call_once17h4993c46dfa48256fE␍
          C:\Users\me\AppData\Local\Temp\cargo-installsnzcvz\release\deps\see-4c1e53dd77dac8a3.exe : fatal error LNK1120: 1 unresolved externals␍


error: could not compile `see-cat` (bin "see") due to 1 previous error
error: failed to compile `see-cat v0.8.1`, intermediate artifacts can be found at `C:\Users\me\AppData\Local\Temp\cargo-installsnzcvz`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.

Btw, where is your repo for supercat? :)
The link on https://crates.io/crates/supercat to https://github.com/guilhermeprokisch/supercat is a dead link..