<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Upgraded to vista, reinstalled Environment(DevkitPro)</title>
<description>It won&#039;t Compile anything(tried only with libwiisprite)

This is the error I got, please help.

[quote]
C:\Users\Administrator\Documents\Projects\libwiisprite&gt;make
gamewindow.cpp
powerpc-gekko-g++.exe: CreateProcess: No such file or directory
make[1]: *** [gamewindow.o] Error 1
make: *** [build] Error 2
[/quote]</description><link>http://forum.wiibrew.org/read.php?11,6521,6521#msg-6521</link><lastBuildDate>Sat, 12 Sep 2026 12:28:48 +0200</lastBuildDate>
<generator>Phorum 5.2.23</generator>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7646#msg-7646</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7646#msg-7646</link><description><![CDATA[ I was getting this same problem and I just fixed it. I used Process Monitor to log all calls to the file system and saw that make was trying to access the file c:\projects\wii\template\makefile even though I had renamed template to helloworld, like it says in the getting started doc.<br /><br />It also looks like there&#039;s some path stuff to take care of. I cleared out my path, and now only have the following:<br />c:\devkitpro\devkitppc\powerpc-gekko\bin<br />c:\devkitpro\msys\bin<br />c:\devkitpro\devkitppc\libexec\gcc\powerpc-gekko\4.2.4]]></description>
<dc:creator>thebeekeeper</dc:creator>
<category>Coding</category><pubDate>Mon, 12 Jan 2009 00:31:44 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7539#msg-7539</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7539#msg-7539</link><description><![CDATA[ Very strange, you shouldn&#039;t even need the devkitpro stuff in your path, just msys. At least you can compile code again. By the way, if you reinstall Vista and find you still can&#039;t compile stuff, and you want to stay in Vista rather than dual boot to compile things, you can run a virtual instance of Ubuntu in VirtualBox. If you try it out, be sure to install the guest additions package into the virtual Ubuntu, after you install that the VM uses a lot less resources and you can also have the apps sort of run as though they are running in their own windows rather than inside the VM. It&#039;s pretty nice, and I don&#039;t reboot into Linux much anymore as a result.]]></description>
<dc:creator>iofthestorm</dc:creator>
<category>Coding</category><pubDate>Sat, 10 Jan 2009 11:10:19 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7538#msg-7538</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7538#msg-7538</link><description><![CDATA[ Okay, my Path looks like this now:<br /><br /><pre class="bbcode">
C:\devkitPro\devkitPPC\libexec\gcc\powerpc-gekko\4.2.4;C:\devkitPro\devkitPPC\bin;C:\devkitPro\msys\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem</pre><br />But I get the same error. I think I&#039;m in agreement with the guys on #wiidev, my vista install is at fault.<br /><br />I&#039;ve reinstalled Ubuntu and got it working from there (minimal fuss. I like it!).<br /><br />Once I have all my docs backed up, I&#039;ll reinstall Vista and try again on a fresh install, but as I have a method of compiling now that works, the faulty OS isn&#039;t that important.]]></description>
<dc:creator>fozzedout</dc:creator>
<category>Coding</category><pubDate>Sat, 10 Jan 2009 11:03:23 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7492#msg-7492</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7492#msg-7492</link><description><![CDATA[ Try removing anything to do with devkitPPC & msys from your path variable<br /><br />then add this to it(in the front and change the drive letter if necessary):<br /><pre class="bbcode">
C:\devkitPro\devkitPPC\libexec\gcc\powerpc-gekko\4.2.4;C:\devkitPro\devkitPPC\bin;C:\devkitPro\msys\bin;</pre><br />this should fix your problem :)]]></description>
<dc:creator>Matando</dc:creator>
<category>Coding</category><pubDate>Sat, 10 Jan 2009 00:00:10 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7439#msg-7439</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7439#msg-7439</link><description><![CDATA[ Very strange. This [<a href="http://wiki.codeblocks.org/index.php?title=Installing_MinGW_with_Vista" rel="nofollow">wiki.codeblocks.org</a>] seems to list a similar error with CreateProcess, but I don&#039;t have this problem. It really sounds like you&#039;re missing a file, but that seems impossible since you&#039;ve reinstalled it so many times.<br /><br />I remember when I first installed DevkitPro I did have one problem with having <i>too many</i> things in my path, in my case I had WinAVR compilers that were conflicting with the msys binaries. I wasn&#039;t using WinAVR anyway so I just uninstalled it and it worked fine. I don&#039;t know whether it was a similar error message but it might have been. If you could, maybe post your entire PATH variable here so we can see what might be conflicting.]]></description>
<dc:creator>iofthestorm</dc:creator>
<category>Coding</category><pubDate>Fri, 09 Jan 2009 09:12:27 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7356#msg-7356</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7356#msg-7356</link><description><![CDATA[ It&#039;s there alright... taunting me...]]></description>
<dc:creator>fozzedout</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 20:19:34 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7351#msg-7351</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7351#msg-7351</link><description><![CDATA[ it kinda looks like something is preventing the program for starting up..<br />i have a weak recall ive had this once before, just cant remeber how i fixed it...<br /><br />check if you have the actual file in C:\devkitPro\devkitPPC\bin]]></description>
<dc:creator>GizmoTheGreen</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 19:31:29 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7350#msg-7350</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7350#msg-7350</link><description><![CDATA[ It <i>should</i> be. See if you can get help on #wiidev before trying the devkitPRO forums.]]></description>
<dc:creator>Arikado</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 19:29:42 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7349#msg-7349</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7349#msg-7349</link><description><![CDATA[ Yes, these are just the installed defaults that I keep getting.<br /><br />I take it that it should be working then?]]></description>
<dc:creator>fozzedout</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 19:26:35 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7348#msg-7348</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7348#msg-7348</link><description><![CDATA[ And do you still have problems? The paths I gave you were the three main ones, so if you have those, you should be good to go.]]></description>
<dc:creator>Arikado</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 19:21:11 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7346#msg-7346</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7346#msg-7346</link><description><![CDATA[ Okay, doing a comparison between an uninstall and a reinstall I get:<br /><br />DEVKITPPC = /c/devkitPro/devkitPPC<br />DEVKITPRO = /c/devkitPro<br />Path has c:\devkitPro\msys\bin; prefixed to the original path<br /><br />and that&#039;s it for the variables.<br /><br /><br />The Paths are also set up as you stated Arikado.<br /><br />*** edit: The UAC is switched off]]></description>
<dc:creator>fozzedout</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 19:09:55 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7344#msg-7344</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7344#msg-7344</link><description><![CDATA[ do you have uac turned on? that could be a problem maybe]]></description>
<dc:creator>GizmoTheGreen</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 19:09:10 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7340#msg-7340</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7340#msg-7340</link><description><![CDATA[ Paths should be:<br /><br />c:/devkitPRO/devkitPPC<br /><br />c:/devkitPRO/libogc/include<br /><br />c:/devkitPRO/libogc/lib]]></description>
<dc:creator>Arikado</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 19:06:41 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7339#msg-7339</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7339#msg-7339</link><description><![CDATA[ see if they set the devkit folders correctly]]></description>
<dc:creator>GizmoTheGreen</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 19:04:19 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7336#msg-7336</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7336#msg-7336</link><description><![CDATA[ What should I be looking for?]]></description>
<dc:creator>fozzedout</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 19:02:01 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7335#msg-7335</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7335#msg-7335</link><description><![CDATA[ check the environment variables]]></description>
<dc:creator>GizmoTheGreen</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 18:58:47 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7333#msg-7333</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7333#msg-7333</link><description><![CDATA[ I&#039;ve tried that, I&#039;ve also tried rebooting to make sure that the settings take hold. Still no change.<br /><br />Should I take this up with the DevKitPro forum?]]></description>
<dc:creator>fozzedout</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 18:55:57 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7329#msg-7329</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7329#msg-7329</link><description><![CDATA[ Try reinstaling devkitPPC.]]></description>
<dc:creator>Arikado</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 18:47:42 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7324#msg-7324</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7324#msg-7324</link><description><![CDATA[ No change:<br /><pre class="bbcode">
Paul@PAUL-VISTA ~
$ unset PLATFORM

Paul@PAUL-VISTA ~
$ cd /c/Projects/Wii/HelloWorld

Paul@PAUL-VISTA /c/Projects/Wii/HelloWorld
$ ls
Makefile  build  source  template.pnproj  template.pnps

Paul@PAUL-VISTA /c/Projects/Wii/HelloWorld
$ make
template.c
powerpc-gekko-gcc.exe: CreateProcess: No such file or directory
make[1]: *** [template.o] Error 1
make: *** [build] Error 2

Paul@PAUL-VISTA /c/Projects/Wii/HelloWorld
$
</pre>]]></description>
<dc:creator>fozzedout</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 18:36:53 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7320#msg-7320</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7320#msg-7320</link><description><![CDATA[ go into msys and type: unset platform Then press enter. Then try compiling again.]]></description>
<dc:creator>Arikado</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 18:25:12 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7303#msg-7303</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7303#msg-7303</link><description><![CDATA[ Yup, I&#039;ve done that, but all I get is:<br /><br /><pre class="bbcode">&gt; "make" 
template.c
powerpc-gekko-gcc.exe: CreateProcess: No such file or directory
make[1]: *** [template.o] Error 1
"make": *** [build] Error 2

&gt; Process Exit Code: 2
&gt; Time Taken: 00:00</pre><br />If I go through the command prompt and MSys, I also get this result.<br /><br />Clues?]]></description>
<dc:creator>fozzedout</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 16:49:01 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7296#msg-7296</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7296#msg-7296</link><description><![CDATA[ @fouzzedout<br /><br />I originally had the same problem. Delete everything you have already installed (or start from scratch so to speak). Run the installer, making sure to install devkitPPC, libogc, and libfat all into a devkitPRO folder in your C drive. Also be sure to install msys and programmers notepad. After that, create a projects folder in your C drive. Copy the helloworld example from the examples folder (somwhere in your devkitPRO folder) into a folder named helloworld inside your projects folder. Open template.pnproj with programmers notepad. Select make at the top of the Programmers Notepad window. You should get a clean compilation resulting in a helloworld.elf and a helloworld.dol file.]]></description>
<dc:creator>Arikado</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 14:37:13 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,7294#msg-7294</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,7294#msg-7294</link><description><![CDATA[ I&#039;m jumping into the deep end here, and I&#039;m using the Devkitppc setup (Windows) page step by step, but I have the same problem. In the discussion on that page, someone else has asked the question, but has no answer.<br /><br />I haven&#039;t a clue how you have fixed it. I&#039;ve tried searching the net for answers, but the closest I can find states to include the compiler location in the IDE.<br /><br />Well, Programmers Notepad 2 doesn&#039;t use that and the command prompt doesn&#039;t give me a lot of choice there...<br /><br />Could someone please take some pity on me and explain what is missing/wrong and why?<br /><br />Thanks]]></description>
<dc:creator>fozzedout</dc:creator>
<category>Coding</category><pubDate>Thu, 08 Jan 2009 14:15:59 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,6573#msg-6573</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,6573#msg-6573</link><description><![CDATA[ I know, I already solved it :p<br /><br />thx :)]]></description>
<dc:creator>Matando</dc:creator>
<category>Coding</category><pubDate>Thu, 01 Jan 2009 18:13:59 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,6563#msg-6563</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,6563#msg-6563</link><description><![CDATA[ The error is that make can not find the compiler. Help it out by telling where to look and/or making sure that it even exists.]]></description>
<dc:creator>henke37</dc:creator>
<category>Coding</category><pubDate>Thu, 01 Jan 2009 13:25:20 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,6532#msg-6532</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,6532#msg-6532</link><description><![CDATA[ thanks, I don&#039;t know why I didn&#039;t do that in the first place, lol]]></description>
<dc:creator>Matando</dc:creator>
<category>Coding</category><pubDate>Wed, 31 Dec 2008 23:37:29 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,6529#msg-6529</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,6529#msg-6529</link><description><![CDATA[ Google "CreateProcess: No such file or directory" and look at some of the results. It looks like the problem is related to your search path.]]></description>
<dc:creator>Michael</dc:creator>
<category>Coding</category><pubDate>Wed, 31 Dec 2008 23:00:12 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,6526#msg-6526</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,6526#msg-6526</link><description><![CDATA[ In that case, make sure that all the libwiisprite source is in your source folder. If you used the default install path, then your full path should be:<br /><br />C:/projects/projecttitle/source/allthelibwiispritesourcefilesareinhere<br /><br />I hope that helps]]></description>
<dc:creator>Arikado</dc:creator>
<category>Coding</category><pubDate>Wed, 31 Dec 2008 22:51:48 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,6525#msg-6525</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,6525#msg-6525</link><description><![CDATA[ libwiisprite is the program I&#039;m compiling :P<br /><br />was just using it as a test.]]></description>
<dc:creator>Matando</dc:creator>
<category>Coding</category><pubDate>Wed, 31 Dec 2008 22:40:53 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,6521,6522#msg-6522</guid>
<title>Re: Upgraded to vista, reinstalled Environment(DevkitPro)</title><link>http://forum.wiibrew.org/read.php?11,6521,6522#msg-6522</link><description><![CDATA[ Looks to me like you dont have libwiisprite properly installed or linked (in you makefile) to your program.]]></description>
<dc:creator>Arikado</dc:creator>
<category>Coding</category><pubDate>Wed, 31 Dec 2008 21:48:28 +0100</pubDate></item>
</channel>
</rss>