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 msvc14 64-bit release mode linker error #988

Merged
merged 2 commits into from Aug 29, 2016
Merged

Fix msvc14 64-bit release mode linker error #988

merged 2 commits into from Aug 29, 2016

Conversation

codemercenary
Copy link
Contributor

We declare but never explicitly define the void init blocks. Somehow this still works on every other build configuration, but not VC2015 release mode. Fix this.

We declare but never explicitly define the void `init` blocks.  Somehow this still works on every other build configuration, but not VC2015 release mode.  Fix this.
@codemercenary codemercenary added this to the v1.0.4 milestone Aug 28, 2016
@hham
Copy link
Contributor

hham commented Aug 29, 2016

looks good.

@hham hham merged commit 1a35d8b into master Aug 29, 2016
@hham hham deleted the fix-msvc2015 branch August 29, 2016 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants