Search found 2 matches

by jnoffke
Wed Oct 06, 2021 1:16 pm
Forum: OptiTrack Data Streaming
Topic: [Solved]DllNotFoundException when using unity plugin 1.3
Replies: 7
Views: 7417

Re: [Solved]DllNotFoundException when using unity plugin 1.3

You shouldn't have to install a bunch of stuff through visual studio, although I guess that would work. If you need to run on a machine that doesn't have visual studio involved, just google "visual studio 2019 redistributable" and download and install the x64 redistributable from Microsoft...
by jnoffke
Wed Mar 10, 2021 8:28 pm
Forum: OptiTrack Data Streaming
Topic: [Solved]DllNotFoundException when using unity plugin 1.3
Replies: 7
Views: 7417

Re: DllNotFoundException when using unity plugin 1.3

DLL not found exception in unity usually means you're missing a visual studio redistributable. May try installing 2017 and 2019 x64 visual studio redistributables and trying again.