Skip to content

Get CMake's MSBuild generator to work correctly#137

Merged
majcosta merged 1 commit into
1dot13:masterfrom
majcosta:pr_allow_use_of_msbuild_generator
May 7, 2023
Merged

Get CMake's MSBuild generator to work correctly#137
majcosta merged 1 commit into
1dot13:masterfrom
majcosta:pr_allow_use_of_msbuild_generator

Conversation

@majcosta
Copy link
Copy Markdown
Contributor

  • MSBuild has safe exception handlers (safeseh) enabled by default, which some of our libraries don't support

  • also needs legacy_stdio_definitions.lib to be linked

- MSBuild has safe exception handlers (safeseh) enabled by default, which
some of our libraries don't support

- also needs legacy_stdio_definitions.lib to be linked
@majcosta majcosta merged commit 18417ce into 1dot13:master May 7, 2023
@majcosta majcosta deleted the pr_allow_use_of_msbuild_generator branch May 7, 2023 10:23
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

Successfully merging this pull request may close these issues.

1 participant