Skip to content

Fix Windows MINGW build#213

Open
lgeiger wants to merge 1 commit into
google:masterfrom
lgeiger:fix-minwg-build
Open

Fix Windows MINGW build#213
lgeiger wants to merge 1 commit into
google:masterfrom
lgeiger:fix-minwg-build

Conversation

@lgeiger

@lgeiger lgeiger commented Jan 29, 2024

Copy link
Copy Markdown

Flags like /bigobj /nologo /EHsc /GF /MP /Gm- /wd4800 /wd4805 /wd4244 are MSVC specific and break when trying to build gemmlowp on Windows with MINGW. This PR changes the cmake config to only add these flags only when compiling with MSVC.

@wowo68

wowo68 commented Jan 29, 2024 via email

Copy link
Copy Markdown

@bjacob

bjacob commented Jan 29, 2024

Copy link
Copy Markdown
Contributor

@mariecwhite @talumbau can you help merge this?

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.

3 participants