unable to run a program file

hello guys,my program does not run.The compile log gives me an error written: Compiler: Default compiler
Executing g++.exe...
g++.exe "J:\Welcome.cpp" -o "J:\Welcome.exe" -L"C:\unisa\mingw\lib"
Execution terminated

but all the necessary settings are correct. What do i have to do to make it run?
Double click the exe file.
it does not permit me to double click the g++.exe file to open and save in it.
I don't mean g++.exe, I mean J:\Welcome.exe - just double click it; there's no error; it generates correctly; g++ just does not automagically run it for you (why would it?)
nothing happens
Can you post the code from J:\Welcome.cpp? Make sure to [code]wrap the code[/code] in code tags.
"C:\unisa\welcome.exe" , I have just change the location where i saved the source file to drive c.
Does it still do nothing when you open it? If so, please post the code so we can take a look at why it may be closing instantly.
Topic archived. No new replies allowed.