Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » After Hello World Works Problems
After Hello World Works Problems [message #87205] Mon, 24 November 2003 11:29 Go to next message
Eclipse UserFriend
I finally got the Hello World application to work with Eclipse, CDT, and
MinGW-3.1.0-1. But now I have other problems.

1) I wrote a new application that uses printf and scanf. When run nothing
appears on the console window, but a DOS window appears and the program
works. Why doesn't anything appear on the console window as it did in the
Hello World application???

2) When I change Window/Preferences/C++/New Make Projects/Make Builder Build
Command textbox to mingw32-make -f makefile and click Apply then OK. The
changes are NOT saved??? Do I have to do an Export???
Re: After Hello World Works Problems [message #87221 is a reply to message #87205] Mon, 24 November 2003 11:31 Go to previous message
Eclipse UserFriend
Forgot to attach the project.


"WyleySam" <wyleysam@comcast.net> wrote in message
news:bptbgr$rep$1@eclipse.org...
> I finally got the Hello World application to work with Eclipse, CDT, and
> MinGW-3.1.0-1. But now I have other problems.
>
> 1) I wrote a new application that uses printf and scanf. When run nothing
> appears on the console window, but a DOS window appears and the program
> works. Why doesn't anything appear on the console window as it did in the
> Hello World application???
>
> 2) When I change Window/Preferences/C++/New Make Projects/Make Builder
Build
> Command textbox to mingw32-make -f makefile and click Apply then OK. The
> changes are NOT saved??? Do I have to do an Export???
>
>
>


  • Attachment: MPG.zip
    (Size: 9.62KB, Downloaded 82 times)
Previous Topic:Eclipse & Cygwin
Next Topic:What are relative paths relative to
Goto Forum:
  


Current Time: Fri Jul 18 00:39:31 EDT 2025

Powered by FUDForum. Page generated in 0.15631 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top