Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix access violation on Windows while static linking in MSVC #813

Merged
merged 3 commits into from
Mar 22, 2016
Merged

Fix access violation on Windows while static linking in MSVC #813

merged 3 commits into from
Mar 22, 2016

Conversation

theoractice
Copy link
Contributor

Tested to work with VS2013 and CMake. No need to call any initialization code now.
I used the 2nd solution posted here. This technique has been used in Boost and Google Performance Tools. I adapted the code from Google Performance Tools for simplicity.

@theoractice theoractice changed the title Fix access violation on Windows while static linking Fix access violation on Windows while static linking in MSVC Mar 22, 2016
@theoractice theoractice reopened this Mar 22, 2016
xianyi added a commit that referenced this pull request Mar 22, 2016
Fix access violation on Windows while static linking in MSVC
@xianyi xianyi merged commit 13ca89f into OpenMathLib:develop Mar 22, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants