antonsoch Posted December 18, 2019 Share Posted December 18, 2019 Hello, Pretty often the following call crashes: ViveSR::anipal::Release(ViveSR::anipal::Eye::ANIPAL_TYPE_EYE); When it does I got the following output in my console: Either the application has not called WSAStartup, or WSAStartup failed. [10093] (c:\users\liyi_zheng\downloads\nanomsg-1.1.4\src\aio\usock_win.inc:445) The root cause if that there is a __FILE__ macro used in the source code. The path contains first and last name of the person compiled the library. Is there a release version of the binary that doesn't print debug information? @Corvus @Daniel_Y Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now