[Mingw-users] I'm developing a GUI for MinGW

Back to archive index

Ross Nicolai rosso****@gmail*****
Mon May 7 21:13:32 JST 2018


Hi there,



First off apologies if this is completely the wrong place to send this sort
of thing.



My name is Ross, and over the past month I have been working on creating an
open source GUI for MinGW using C# and WinForms. When programming I found
that using a command line to compile software can be time consuming and
annoying, specifically having to type out that long compile string telling
the compiler which libraries to use.



My solution was to design a GUI that essentially takes a series of inputs
and selections and then proceeds to make the command programmatically.
Currently the program is still very early on in development, but I have now
added enough of the basic features that I feel comfortable releasing the
first version and it’s source to the public.



Like I said this software is still very early on and I plan on adding many
more features (pre-sets of libraries, other compilers, etc.) that will most
likely involve many overhauls to what the software looks like and how it
works, but currently at this point in time a very basic but functional
version is available at Github:



www.github.com/Rossosaurus/MinGUI



Please feel free to use, critique, break and comment on the software



Many thanks



Ross (ross****@ross-*****)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.osdn.me/mailman/archives/mingw-users/attachments/20180507/6263120f/attachment.htm 



More information about the MinGW-Users mailing list
Back to archive index