bombomby / optick-rs

Optick for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link Errors on Windows 10 64 bit

hardliner66 opened this issue · comments

I just tried to integrate optick into a rust application but I get an link error:
errors.txt

Any idea why this fails?

Same happens when I try to run cargo test in in this repo.
error.txt

Can't reproduce the issue, but I've put a speculative fix in the new version - "1.3.4".
Please let me know whether it helps or not once you have a chance to check.

Building works now, but I get an error when I try to open the capture in the optick gui. I'll open an issue in the optick repository.