Open tatref opened 6 years ago
Hi any chance you resolved the issue? I have been having the same problem. Thanks in advance.
Hi,
About the GLIBCXXX issue, this is related to the version of Linux. Centos 7 provides a too old glibc. You can try to switch to another OS (Centos8, Ubuntu...)
Hi,
Trying to run the examples on CentOS 7, I got:
It could be cool to check if the exe started. I tried implemeting a simple check here: https://github.com/awestlake87/sc2-rs/blob/01c6286341fcbc82af85da3c78d3b06c561033eb/src/instance.rs#L97-L104
Example of output:
Tell me if it's fine for you, I can submit a PR if you want.