c++ - MinGW compiles the program and creates the .exe, but Eclipse doesn't run it -
i have installed mingw , ran eclipse, must have gone wrong somewhere.
i have done process on other machines , eclipse i've been able compile , run program.
however, on own machine (figures...!) mingw create .exe when select "build" within eclipse, won't run.
to run programs i've had go project folder, copy relevant .dlls in there, , running manually...
needless pain , i'm learning c++ still, have lot of projects , .dlls copied everywhere starting take lot of space.
have missed anything?
there way fix this?
i have tried uninstalling , re-downloading both mingw , eclipse, no luck. appreciated!
Comments
Post a Comment