Skip to content

Conversation

@Gnurdle
Copy link

Hello,

First. Thank you for producing this libary. Something we would find extremely useful.

Hit a snag using it though. This is not a resolution, but a demonstration. Resolution is likely beyond what I can manage.

I've hacked up the example DLL to demonstrate a problem we are seeing with Visual C++ 2015

I do not know if this problem happens in an earlier version of VS.

I know it happens in both 32 and 64 bit builds

Hopefully this can be tracked down and repaired. I'd like to be able to use this library.

Thanks
[email protected]

@fancycode
Copy link
Owner

This works fine in VS 2013: https://ci.appveyor.com/project/fancycode/memorymodule/build/1.0.17

So this looks like the same issue with static initializers in VS 2015 as reported in #31. See there for a possible workaround.

Sign up for freeto 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

@Gnurdle@fancycode