Skip to content

Updating Toolchain Selection model in Build.sh

Updating Toolchain Selection model in Build.sh

While running Build.sh win64 folder not forming, as win32 is selected as default toolchain instead of posix

I have updated Build.sh for selecting Posix thread model for mingw-w64 g++ and gcc instead of win32 thread model.

Fixes #28495 (closed).

Edited by Darshan Jain

Merge request reports

Loading