<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Where do in place lib wii gui in devkitpro?</title>
<description> Can someone help me since I am a noob at this stuff also are there any tutorials on coding for the wii?</description><link>http://forum.wiibrew.org/read.php?11,30018,30018#msg-30018</link><lastBuildDate>Thu, 12 Mar 2026 21:05:43 +0100</lastBuildDate>
<generator>Phorum 5.2.23</generator>
<item>
<guid>http://forum.wiibrew.org/read.php?11,30018,30189#msg-30189</guid>
<title>Re: Where do in place lib wii gui in devkitpro?</title><link>http://forum.wiibrew.org/read.php?11,30018,30189#msg-30189</link><description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>henke37</strong><br /><blockquote class="bbcode"><div><small>Quote<br /></small><strong>Swizler</strong><br />okay thank u also how do i start programming the wii</div></blockquote>
I recommend learning how to code on an easier platform.</div></blockquote><br />Make the programs that use command line as a UI since its very similar to starting on the wii, like basic c/c++ programming in windows or linux/mac but whitnesing your lack of understanding i doubt for you to be a linux user (no offence or anything its just that most linux users know a thing or two about programming)]]></description>
<dc:creator>SteelSLasher</dc:creator>
<category>Coding</category><pubDate>Sat, 22 Aug 2009 12:07:47 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,30018,30184#msg-30184</guid>
<title>Re: Where do in place lib wii gui in devkitpro?</title><link>http://forum.wiibrew.org/read.php?11,30018,30184#msg-30184</link><description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Swizler</strong><br />okay thank u also how do i start programming the wii</div></blockquote>
I recommend learning how to code on an easier platform. Then when you think that you program, you start over and this time actually pay attention and doesn&#039;t just copy paste stuff. Once that is done, you can try programing for the Wii.]]></description>
<dc:creator>henke37</dc:creator>
<category>Coding</category><pubDate>Sat, 22 Aug 2009 10:57:39 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,30018,30178#msg-30178</guid>
<title>Re: Where do in place lib wii gui in devkitpro?</title><link>http://forum.wiibrew.org/read.php?11,30018,30178#msg-30178</link><description><![CDATA[ Do you have devkitPRO, you need that. Read tutorials at codemii.com. Start out with the hello world example from the devkitPro examples directory, build your way up from there. Make a few easy programs first. Like ones the count up and stop when you A and then resume when A is hit, to get the hang of it. Then start using libwiigui.]]></description>
<dc:creator>g_man</dc:creator>
<category>Coding</category><pubDate>Sat, 22 Aug 2009 06:12:10 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,30018,30163#msg-30163</guid>
<title>Re: Where do in place lib wii gui in devkitpro?</title><link>http://forum.wiibrew.org/read.php?11,30018,30163#msg-30163</link><description><![CDATA[ okay thank u also how do i start programming the wii]]></description>
<dc:creator>Swizler</dc:creator>
<category>Coding</category><pubDate>Sat, 22 Aug 2009 02:07:05 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,30018,30109#msg-30109</guid>
<title>Re: Where do in place lib wii gui in devkitpro?</title><link>http://forum.wiibrew.org/read.php?11,30018,30109#msg-30109</link><description><![CDATA[ libwiigui doesn&#039;t get added to devkitPRO. You put it in the "source" directory in your project that wants to use it.<br /><br />I guess you could compile it into a library if you wanted to, but it&#039;s more flexible not to.]]></description>
<dc:creator>Arikado</dc:creator>
<category>Coding</category><pubDate>Fri, 21 Aug 2009 22:34:10 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,30018,30075#msg-30075</guid>
<title>Re: Where do in place lib wii gui in devkitpro?</title><link>http://forum.wiibrew.org/read.php?11,30018,30075#msg-30075</link><description><![CDATA[ You might want to read the manual for the linker. You do know what the linker does, right? I am going to pretend that you do. The flag that you want to look up is L, case matters.]]></description>
<dc:creator>henke37</dc:creator>
<category>Coding</category><pubDate>Fri, 21 Aug 2009 21:11:46 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,30018,30048#msg-30048</guid>
<title>Re: Where do in place lib wii gui in devkitpro?</title><link>http://forum.wiibrew.org/read.php?11,30018,30048#msg-30048</link><description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>henke37</strong><br />The technically exact answer is wherever you want to, as long you make sure to tell the linker and compiler where to look for the files.</div></blockquote>how do i do that?also how do I add libraries in general?<br />Also shouldn&#039;t this forum have tutorials on wii coding?]]></description>
<dc:creator>Swizler</dc:creator>
<category>Coding</category><pubDate>Fri, 21 Aug 2009 17:22:16 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,30018,30033#msg-30033</guid>
<title>Re: Where do in place lib wii gui in devkitpro?</title><link>http://forum.wiibrew.org/read.php?11,30018,30033#msg-30033</link><description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>g_man</strong><br />If you are completely new to programming i would not recommend using libwiigui. I can&#039;t understand it. Try using libwiisprite. It is powerful, and a lot easier to use. :)</div></blockquote><br />My first real wii project and c++ project used libwiigui and i understood it fine<br /><br />btw, there is a getting started tut on wiibrew [<a href="http://wiibrew.org/wiki/Libwiigui/tutorial" rel="nofollow">wiibrew.org</a>]]]></description>
<dc:creator>SteelSLasher</dc:creator>
<category>Coding</category><pubDate>Fri, 21 Aug 2009 11:38:23 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,30018,30026#msg-30026</guid>
<title>Re: Where do in place lib wii gui in devkitpro?</title><link>http://forum.wiibrew.org/read.php?11,30018,30026#msg-30026</link><description><![CDATA[ The technically exact answer is wherever you want to, as long you make sure to tell the linker and compiler where to look for the files.]]></description>
<dc:creator>henke37</dc:creator>
<category>Coding</category><pubDate>Fri, 21 Aug 2009 07:53:34 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,30018,30020#msg-30020</guid>
<title>Re: Where do in place lib wii gui in devkitpro?</title><link>http://forum.wiibrew.org/read.php?11,30018,30020#msg-30020</link><description><![CDATA[ Ok, this will work if you are using windows this will work, and it will probably also on any other machine.<br />find the root devkitpro dir. It is probably C:\devkitpro, then go to libogc, then you see 2 folders include and libs, Now open the dependencies file and move the files in the include directory to the include file in devkit pro. do the same with libs. now take the libwiigui source folder and put it in your source folder, and your done. Just make sure to change the main.cpp file to your own code.<br /><br />You can find tutorials at <a href="http://www.codemii.com/category/wii-programming-tutorials/" rel="nofollow">codemii.com</a><br /><br />If you are completely new to programming i would not recommend using libwiigui. I can&#039;t understand it. Try using libwiisprite. It is powerful, and a lot easier to use. :)]]></description>
<dc:creator>g_man</dc:creator>
<category>Coding</category><pubDate>Fri, 21 Aug 2009 05:36:33 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,30018,30018#msg-30018</guid>
<title>Where do in place lib wii gui in devkitpro?</title><link>http://forum.wiibrew.org/read.php?11,30018,30018#msg-30018</link><description><![CDATA[ Can someone help me since I am a noob at this stuff also are there any tutorials on coding for the wii?]]></description>
<dc:creator>Swizler</dc:creator>
<category>Coding</category><pubDate>Fri, 21 Aug 2009 02:27:23 +0200</pubDate></item>
</channel>
</rss>