Skip to content

fixed 4.19 build #691

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

Merged
merged 1 commit into from
Mar 14, 2019
Merged

fixed 4.19 build #691

merged 1 commit into from
Mar 14, 2019

Conversation

dfb
Copy link
Contributor

@dfb dfb commented Mar 13, 2019

Commit 30e7232 seems to have broken the build in older versions of UE4 (I'm using 4.19 and it's broken there at least).

The change that broke it was the removal of "UnrealEnginePython/Private" from the PrivateIncludePaths in the build.cs file.

This commit adds it back in for older versions of UE4, using the UE_4_XX_OR_LATER macro they started introducing in 4.17.

@rdeioris rdeioris merged commit 83fea2d into 20tab:master Mar 14, 2019
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.

2 participants