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

Two minor changes - allow ENKITS_API to be defined externally, plus a compilation warning fix. #66

Merged
merged 2 commits into from
Oct 18, 2021

Conversation

TurtleSimos
Copy link
Contributor

No description provided.

Only define ENKITS_API, if not defined already. Allows setting as a local project setting to override. Case was experimenting with using enkiTS inside UE4 as well as outside for some code to run tasks under both. UE4 defines an API macro as part of the plugin process, so defining ENKITS_API using that made it compatible with UE4.
@dougbinks dougbinks changed the base branch from master to dev October 18, 2021 09:32
@dougbinks dougbinks merged commit 234f344 into dougbinks:dev Oct 18, 2021
@dougbinks
Copy link
Owner

Many thanks! I'll have to double check my build & test scripts as I should have seen that initialisation warning.

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