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

Fix build error in Unreal 4.24 #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jaybaird
Copy link

@jaybaird jaybaird commented Jan 22, 2020

  • Add explicit Engine module dependency so NDI plugin will build in UE4 versions after 4.23.
  • Remove forward declaration of NDIlib_v3 struct so NDI SDK v4 can also be used with the plugin.

Add explicit `Engine` module dependency so NDI plugin will build in 4.23 and 4.24.
Removes the explicit forward reference to NDIlib_v3 in favor of including `Processing.NDI.Lib.h` which allows for NDI SDK v4 to be used.
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

Successfully merging this pull request may close these issues.

1 participant