Skip to content

Fix build error in Unreal 4.24#31

Open
jaybaird wants to merge 2 commits into
ue4plugins:masterfrom
jaybaird:master
Open

Fix build error in Unreal 4.24#31
jaybaird wants to merge 2 commits into
ue4plugins:masterfrom
jaybaird:master

Conversation

@jaybaird
Copy link
Copy Markdown

@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