c++ - Issue with running program
- tvb2727 <tvb2727 comcast.net> Sep 02 2007
- Jan Knepper <jan smartsoft.us> Sep 02 2007
- %u <tvb2727 comcast.net> Sep 02 2007
- Jan Knepper <jan smartsoft.us> Sep 03 2007
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








Jan Knepper <jan smartsoft.us>