-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
may18 rc - WACK fails - spectatorview #2163
Comments
I am going to investigate adding a #define to opt-in to building the SpectatorView components |
Is this because we're missing a copy of it in both the normal plugins folder and a wsa folder? |
Most likely. I am working on an option to avoid this issue for customers that are not using SpectatorView, yet import the entire unitypackage. |
With all required DLLs present, the API check fails when SpectatorView is enabled. API gzclose in zlib1.dll is not supported for this application type. opencv_core341.dll calls this API. |
Removing Bug and adding External tag as this is an issue with OpenCV and not the MRTK code |
Overview
Compiling a project using the 2017.4.0.0 release candidate fails WACK with errors regarding the pinvokes into the spectatorviewplugin.dll -- the dll is NOT present in the build.
Steps to reproduce
The text was updated successfully, but these errors were encountered: