<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Problem compiling new project with devkitpro</title>
<description> Okay, I&amp;#039;m brand new to Wii coding. I just installed devkitpro and compiled the &quot;Hello World&quot; example which turned out fine. However, when I try to compile an original project, I get the error:

&quot;make&quot;: *** No targets specified and no makefile found. Stop.

I even tried replicating the &quot;Hello World&quot; example by cutting and pasting the C file and Makefile, but I still get the same error. I have the two folders &quot;source&quot; and &quot;include&quot; and the make file in the root of the project tree. I must be missing something really simple, but I can&amp;#039;t seem to find it...</description><link>http://forum.wiibrew.org/read.php?11,9901,9901#msg-9901</link><lastBuildDate>Sat, 18 Jul 2026 11:23:38 +0200</lastBuildDate>
<generator>Phorum 5.2.23</generator>
<item>
<guid>http://forum.wiibrew.org/read.php?11,9901,9906#msg-9906</guid>
<title>Re: Problem compiling new project with devkitpro</title><link>http://forum.wiibrew.org/read.php?11,9901,9906#msg-9906</link><description><![CDATA[ Oh yes - "same directory." I made a stupid mistake and started my new project in a different folder from the one with the C file and Makefile. Thanks for mentioning that! It&#039;s working fine now. Thank you!]]></description>
<dc:creator>Cornii</dc:creator>
<category>Coding</category><pubDate>Mon, 16 Feb 2009 00:07:00 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,9901,9902#msg-9902</guid>
<title>Re: Problem compiling new project with devkitpro</title><link>http://forum.wiibrew.org/read.php?11,9901,9902#msg-9902</link><description><![CDATA[ You are running make in the same directory as the makefile right? Also, the file should be Makefile, with the M capitalized and no file extension. If not, you can always do make -f <i>makefilename</i> although it&#039;s easiest to just always use the name Makefile.]]></description>
<dc:creator>iofthestorm</dc:creator>
<category>Coding</category><pubDate>Sun, 15 Feb 2009 23:38:13 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,9901,9901#msg-9901</guid>
<title>Problem compiling new project with devkitpro</title><link>http://forum.wiibrew.org/read.php?11,9901,9901#msg-9901</link><description><![CDATA[ Okay, I&#039;m brand new to Wii coding. I just installed devkitpro and compiled the "Hello World" example which turned out fine. However, when I try to compile an original project, I get the error:<br /><br />"make": *** No targets specified and no makefile found. Stop.<br /><br />I even tried replicating the "Hello World" example by cutting and pasting the C file and Makefile, but I still get the same error. I have the two folders "source" and "include" and the make file in the root of the project tree. I must be missing something really simple, but I can&#039;t seem to find it...]]></description>
<dc:creator>Cornii</dc:creator>
<category>Coding</category><pubDate>Sun, 15 Feb 2009 23:26:06 +0100</pubDate></item>
</channel>
</rss>