Skip to content
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

Compilation error #36

Closed
mp075496706 opened this issue Oct 18, 2023 · 1 comment
Closed

Compilation error #36

mp075496706 opened this issue Oct 18, 2023 · 1 comment

Comments

@mp075496706
Copy link

I saw that this issue mentioned modifying the resolution of the virtual camera(#18 ). When I followed the steps mentioned in it and compiled it, there were some errors:

  1. Severity code description: Project file line suppression status
    Error C2733 'SendTexture': Second C link of overloaded function not allowed UnityWebcam c: users administrator downloads unitycam master unitywebcam unitywebcam unityapi. h 12
  2. Severity Code Description Project File Line Suppress Display Status
    Error C2143 syntax error: Missing ';' (before '*') UnityWebcam c: users administrator downloads unitycam master unitywebcam unitywebcam unityapi. h 13
  3. Severity Code Description Project File Line Suppress Display Status
    Error C4430 missing type descriptor - assumed to be int. Note: C++does not support default int UnityWebcam c: users administrator downloads unitycam master unitywebcam unitywebcam unityapi. h 13
  4. Severity Code Description Project File Line Suppress Display Status
    Error C2872 'SharedImageWrapper': Ambiguous symbol UnityWebcam c: users administrator downloads unitycam master unitywebcam unitywebcam unityapi.cpp 36
  5. Severity Code Description Project File Line Suppress Display Status
    Error C2061 syntax error: identifier 'SharedImageWrapper' UnityWebcam c: users administrator downloads unitycam master unitywebcam unitywebcam unityapi.cpp 36
    I don't know how to handle these errors. Has anyone encountered them?
@mp075496706
Copy link
Author

I have resolved the issue of compilation errors, and in actual testing, the resolution of the virtual camera can be changed by recompiling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant