<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>devkitpro help</title>
<description> i installed devkit pro on my vista system when i click tabs make, it says 
&amp;gt; &quot;make&quot; 

&amp;gt; Failed to create process: ??????????? *note* the ???? are chinese characters

&amp;gt; Process Exit Code: 0
&amp;gt; Time Taken: 00:00

i tried again on my xp system with the same problem</description><link>http://forum.wiibrew.org/read.php?11,9594,9594#msg-9594</link><lastBuildDate>Sat, 15 Aug 2026 17:58:18 +0200</lastBuildDate>
<generator>Phorum 5.2.23</generator>
<item>
<guid>http://forum.wiibrew.org/read.php?11,9594,9724#msg-9724</guid>
<title>Re: devkitpro help</title><link>http://forum.wiibrew.org/read.php?11,9594,9724#msg-9724</link><description><![CDATA[ It works by keeping track of state, receiving player actions, doing critical game logic and announcing the results.]]></description>
<dc:creator>henke37</dc:creator>
<category>Coding</category><pubDate>Fri, 13 Feb 2009 07:50:48 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,9594,9721#msg-9721</guid>
<title>Re: devkitpro help</title><link>http://forum.wiibrew.org/read.php?11,9594,9721#msg-9721</link><description><![CDATA[ that seems like a logical reason, Unfortunately i donb&#039;t have any use of an english computer for the next 6 months.<br /><br />i have a question though. About the actual coding, i don&#039;t know much about devkitpro, Although i have programmed other things. So I am wondering about creating an mmo, Or atleast try. How does the MMO server work? does anybody know?]]></description>
<dc:creator>durda_dan</dc:creator>
<category>Coding</category><pubDate>Fri, 13 Feb 2009 07:26:48 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,9594,9672#msg-9672</guid>
<title>Re: devkitpro help</title><link>http://forum.wiibrew.org/read.php?11,9594,9672#msg-9672</link><description><![CDATA[ I presume your using a Chinese OS then?<br /><br />I don&#039;t think it&#039;s your paths as the error looks more like a bad executable. Maybe the gcc toolchain does not work on your localized OS, maybe it&#039;s not unicode friendly. Do you have any way to test this on a US/English computer?]]></description>
<dc:creator>scanff</dc:creator>
<category>Coding</category><pubDate>Thu, 12 Feb 2009 19:26:37 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,9594,9663#msg-9663</guid>
<title>Re: devkitpro help</title><link>http://forum.wiibrew.org/read.php?11,9594,9663#msg-9663</link><description><![CDATA[ &gt; "make"<br /><br />&gt; Failed to create process: ??????????? *note* the ???? are chinese characters<br /><br />&gt; Process Exit Code: 0<br />&gt; Time Taken: 00:00<br /><br />is the error message]]></description>
<dc:creator>durda_dan</dc:creator>
<category>Coding</category><pubDate>Thu, 12 Feb 2009 15:40:19 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,9594,9657#msg-9657</guid>
<title>Re: devkitpro help</title><link>http://forum.wiibrew.org/read.php?11,9594,9657#msg-9657</link><description><![CDATA[ Can you provide an error message so we know what doesn&#039;t work?]]></description>
<dc:creator>iofthestorm</dc:creator>
<category>Coding</category><pubDate>Thu, 12 Feb 2009 07:31:34 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,9594,9655#msg-9655</guid>
<title>Re: devkitpro help</title><link>http://forum.wiibrew.org/read.php?11,9594,9655#msg-9655</link><description><![CDATA[ i compile anything even hello world for example. i uninstalled and re-installed, and still doesn&#039;t work.]]></description>
<dc:creator>durda_dan</dc:creator>
<category>Coding</category><pubDate>Thu, 12 Feb 2009 05:36:31 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,9594,9630#msg-9630</guid>
<title>Re: devkitpro help</title><link>http://forum.wiibrew.org/read.php?11,9594,9630#msg-9630</link><description><![CDATA[ What program are you trying to compile?]]></description>
<dc:creator>Arikado</dc:creator>
<category>Coding</category><pubDate>Wed, 11 Feb 2009 16:26:46 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,9594,9620#msg-9620</guid>
<title>Re: devkitpro help</title><link>http://forum.wiibrew.org/read.php?11,9594,9620#msg-9620</link><description><![CDATA[ i still don&#039;t follow, step by step please?]]></description>
<dc:creator>durda_dan</dc:creator>
<category>Coding</category><pubDate>Wed, 11 Feb 2009 07:34:59 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,9594,9597#msg-9597</guid>
<title>Re: devkitpro help</title><link>http://forum.wiibrew.org/read.php?11,9594,9597#msg-9597</link><description><![CDATA[ You need to adjust the environment variables. System Properties, Advanced tab. Make sure the PATH variable point to your DevkitPRO installation...]]></description>
<dc:creator>DanielHueho</dc:creator>
<category>Coding</category><pubDate>Tue, 10 Feb 2009 09:44:13 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,9594,9594#msg-9594</guid>
<title>devkitpro help</title><link>http://forum.wiibrew.org/read.php?11,9594,9594#msg-9594</link><description><![CDATA[ i installed devkit pro on my vista system when i click tabs make, it says<br />&gt; "make"<br /><br />&gt; Failed to create process: ??????????? *note* the ???? are chinese characters<br /><br />&gt; Process Exit Code: 0<br />&gt; Time Taken: 00:00<br /><br />i tried again on my xp system with the same problem]]></description>
<dc:creator>durda_dan</dc:creator>
<category>Coding</category><pubDate>Tue, 10 Feb 2009 04:52:00 +0100</pubDate></item>
</channel>
</rss>