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

Cannot load Dll witch compile with /MT option. #82

Open
crackwei opened this issue Apr 27, 2018 · 1 comment
Open

Cannot load Dll witch compile with /MT option. #82

crackwei opened this issue Apr 27, 2018 · 1 comment

Comments

@crackwei
Copy link

crackwei commented Apr 27, 2018

hi,i compile a dll with /MT option,but it shown exception when running.but if i turn to /MD,it can be load.i compile on visual studio 2017. how to fix this problem? thank you.

@ZanderChang
Copy link

Both /MD and /MT works well.

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

No branches or pull requests

2 participants