Skip to content

Conversation

SourovCodes
Copy link

This pull request updates the Sublime Text build system configuration for C++ development on macOS. The most important change is the upgrade of the GCC compiler version used in the build command.

Build system update:

  • C++14_os_x.sublime-build: Updated the GCC compiler version from g++-10 to g++-15 in the build command to ensure compatibility with newer C++ standards and features.

"g++-15"  is the latest version from homebrew gcc
Update C++14_os_x.sublime-build
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