[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.cdt] Re: No EXEs being created

Ralph Sampson wrote:
> New to CDT. I installed MingW and CDT and created a HelloWorld program,
> compiled and ran it OK. However all new projects (Managed or Standard)
> fail to create the EXE. I see a Debug folder in HelloWorld and the

There are many information missing in your mail ...
You tried also a standard Makefile? If eclipse fails to create the target,
have you tried make from the command line? Does it work?

Jens