Skip to content

Fix Unity 2017 compiler define#68

Merged
andyburke merged 1 commit into
andyburke:masterfrom
zlumer:patch-1
Jul 19, 2017
Merged

Fix Unity 2017 compiler define#68
andyburke merged 1 commit into
andyburke:masterfrom
zlumer:patch-1

Conversation

@zlumer

@zlumer zlumer commented Jul 19, 2017

Copy link
Copy Markdown
Contributor

Unity 2017.1 came out recently, and it no longer defines UNITY_5 compiler constant.
UNITY_5_3_OR_NEWER is used instead, in this case, to make compilation possible in Unity 2017.
I decided to leave UNITY_5 in place to prevent breaking Unity 5.1/5.2 users' code.

@andyburke andyburke merged commit 185ad45 into andyburke:master Jul 19, 2017
@andyburke

Copy link
Copy Markdown
Owner

LGTM

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