So I'm in a low level computer science class, and for the compiler, they are using a program called Geavy with MinGW.
Now I've been able to get the program installed successfully, and when I run the "g++ --version" test, it works just fine. But it's when I try to compile a program that it starts to act up.
It will compile, but it takes a long time (10+ seconds for something that compiles instantly on the school computers). I know this is not an issue with my hardware, because frankly its several times more powerful that the computers we use for class.
So after I get it compiled, I try to execute a program and it just loads the black box blank, then freezes the program and have to close out.
Any help on this would be amazing.
Also, if someone would be able to help me setup pocketcpp with npp, that would be nice too. I have it installed and all, but when i try to run the .bat file, all it says is "access is denied" then autoclosed quickly.
I am running both the .bat file and npp in administrator mode.
If you have any questions feel free to ask, or pm me to add me on Skype or something if that will be easier.