I just downloaded MinGW and I am looking for the Bin directory. However, the package I downloaded doesn't seem to have it. I want to add it to a file path, but I'm unable to locate the bin directory. what do I do?
That is the source code package, it does not have any binaries. If you are looking for something usable immediately on Windows, use something like MSYS2. The installer includes mingw-w64 and the compiler toolchain programs.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
That is the source code package, it does not have any binaries. If you are looking for something usable immediately on Windows, use something like MSYS2. The installer includes mingw-w64 and the compiler toolchain programs.