Fast and Simple One-Click Installer for the entire C development toolchain.
Website | Features | Download | How To Contribute
Features include:
- One-Click Installer
- Latest Version of GCC (13.2.0) 2023
- Compatibility with VS Code
- Automatically adds
gcc
to Path - Compatibility with Code Runner
- Supports C++ too
Get Install C for Windows 64-bit only here.
Follow along with the tutorial.
The source code is in the file: Cinstaller1.iss.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. Learn how to do it by reading the Contributing Guide.
We accept contributions in the following categories: Code, Documentation, Financial, Design, 'Ideas, Planning, & Feedback', Research, and Translation.
Install C uses WinLibs as it's source for executables. Currently this build of WinLibs: winlibs-x86_64-posix-seh-gcc-13.2.0-llvm-16.0.6-mingw-w64ucrt-11.0.0-r1.
Install C uses MinGW-w64.
Siddharth Bhatia.