You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm updating this original comment. Coming from Borland-based Minigui to this Mingw version, I kept getting errors when trying to build any of the samples.
The answer was to go to each of these folders, and extract the corresponding components:
In c:\MiniguiM\comp\harbour,
type
Harbour.exe
, and let it extract all of the harbour components.
c:\MiniguiM\comp\mingw32,
, type
mingw32.exe
, and let it extract all of the Mingw C compiler components.
Thanks for supporting this Pete, please let me know how I can donate. Paypal is the most convenient for me.
The text was updated successfully, but these errors were encountered:
Sorry for not answering your post timely, the last few days I was very busy and, almost literally, had no time to reply messages. I'm glad to read that you managed to resolve the issue by yourself.
In this repository I keep the Minigui version 18.01 which is a little-bit old, but it's proved to be stable enouh and reliable for production use. It's exactly this version, which I currently use. Howver, I plan to make an update, probably during the next weeks, mainly to renew the MinGW C compiler and Harbour, as well as, the MiniGUI library.
Thanks for supporting this Pete, please let me know how I can donate. Paypal is the most convenient for me.
I 'm not used to ask for donations, but if you wish to do so, please just hover your mouse here to see my e-mail for use at Paypal.
Hi,
I'm updating this original comment. Coming from Borland-based Minigui to this Mingw version, I kept getting errors when trying to build any of the samples.
The answer was to go to each of these folders, and extract the corresponding components:
In c:\MiniguiM\comp\harbour,
type
Harbour.exe
, and let it extract all of the harbour components.
c:\MiniguiM\comp\mingw32,
, type
mingw32.exe
, and let it extract all of the Mingw C compiler components.
Thanks for supporting this Pete, please let me know how I can donate. Paypal is the most convenient for me.
The text was updated successfully, but these errors were encountered: