c++ - Issue with running program
- tvb2727 (6/6) Sep 02 2007 I compile the program and then I link the program and its
- Jan Knepper (9/15) Sep 02 2007 Try to run the testmain.exe file... :-)
- %u (1/1) Sep 02 2007 I did that and it still gives me the same error.
- Jan Knepper (10/11) Sep 03 2007 Please copy+paste the steps of what you do...
I compile the program and then I link the program and its successful. Then when I go to run it with just like testmain on the command line it has the following error message: testmain.cpp is not a valid win 32 app. What does this mean? I have compiled and link other apps and then just put testmain as an ex and it works and doesn't give that to me. Please help.
Sep 02 2007
tvb2727 wrote:I compile the program and then I link the program and its successful. Then when I go to run it with just like testmain on the command line it has the following error message: testmain.cpp is not a valid win 32 app. What does this mean? I have compiled and link other apps and then just put testmain as an ex and it works and doesn't give that to me. Please help.Try to run the testmain.exe file... :-) -- ManiaC++ Jan Knepper www.janknepper.com But as for me and my household, we shall use Mozilla... www.mozilla.org Get legal - Get OpenOffice.org www.openoffice.org
Sep 02 2007
%u wrote:I did that and it still gives me the same error.Please copy+paste the steps of what you do... Thanks! Jan -- ManiaC++ Jan Knepper www.janknepper.com But as for me and my household, we shall use Mozilla... www.mozilla.org
Sep 03 2007