I’m trying to write and test code on any IDE but I keep getting the same error that “g++ is not recognized as an internal or external command”. I looked this up and found that I need to install MinGW to run my code. I try to install it and it will not work, I’ll include screenshots of what I’m experiencing. Is there something I’m missing?
Cannot install MinGW?
Collapse
X
-
Originally posted by veegHello
Which version is your win 10…32 0r 64? Which version of MinGW are you trying to install?Comment
-
Do you have any antivirus software? Perhaps it is cleaning the file during download.
Are you running 64 bit or 32 bit OS? The screenshot shows you’re trying to install the 32bit version.
Is this the download link?
Comment
-
Originally posted by BastetDo you have any antivirus software? Perhaps it is cleaning the file during download.
Are you running 64 bit or 32 bit OS? The screenshot shows you’re trying to install the 32bit version.
Is this the download link?
I don’t really know how to go about the installation setup, these settings don’t make sense to me and I’ve been trying the default options. I’ll attach a screenshot of what they are.Comment
-
Is malwarebytes the free or premium version? If premium then even though you’re closing it the program may still be running in the background.
Then it should install the 64bit version.
Seems to be an old problem:
Comment
-
Originally posted by BastetIs malwarebytes the free or premium version? If premium then even though you’re closing it the program may still be running in the background.
Then it should install the 64bit version.
Seems to be an old problem:
Comment
Comment