CSJ Posted June 28, 2018 Posted June 28, 2018 When I make a Unity build that contains SRWorks it copies an "EZDUMP.ax" and "VideoSinkFilter.ax" next to the build. Not even in the build data folder, but outside it. This is done in ViveSR_DualCameraImageCapature.cs in method CheckNecessayFile (sic). It does not say why these files are necessary or what they do. Can I get rid of these files or move them into the build data folder? Having extra loose files next to my executables is risky, if they get deleted by someone or not copied accidentally because people think they're junk.
Daniel_Y Posted June 28, 2018 Posted June 28, 2018 To try the latest v0.7.5.0, these 2 files are removed.
liyi_zheng Posted June 28, 2018 Posted June 28, 2018 SRWorks 0.7.5.0 version don't need those files anymore.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.