I'm having trouble compiling a short amount of code to the "Hello World" programming and am needing assistance. This is the error message that I get:

no input files
C:\Dev-Cpp\My World\Makefile.win [Build Error] n\make.exe: *** ["Hello] Error 1

Recommended Answers

All 3 Replies

sounds like you didn't create a console project so that Dev-C++ could generat the makefile.

Can you tell me how to fix this problem

Sorry about the lengthy delay in answering your question -- if you haven't already done it all you have to do is create a new console project and add the files you have already written to it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.