Skip to content

Conversation

computerquip-streamlabs

There appears to have been misconception of not being able to use /MD when using libcef. This isn't true due to the use of the libcef_dll_wrapper described here.

This adds an option to dynamically link against the runtime by setting BROWSER_USE_STATIC_CRT to a falsey value.

While I've set the default value here to true, I don't suggest statically against the runtime here at all. I've set it to default only because this is how it was already set and it felt less intrusive.

@WizardCM WizardCM added Bug Fix Non-breaking change which fixes an issue Enhancement New feature or improvement Code Cleanup Non-breaking change which makes code smaller or more readable labels Dec 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fix Non-breaking change which fixes an issue Code Cleanup Non-breaking change which makes code smaller or more readable Enhancement New feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants