<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>sqlite3 port released</title>
<description> Hi all,

I&amp;#039;ve put a working port of sqlite up on WiiMP svn. Use 

svn checkout http://wiimp.googlecode.com/svn/trunk/sqlite3 sqlite
to get the source. As said in the README, this is a very rough port, but so far it has worked fine for me. Use &amp;#039;make install&amp;#039; to install the library and header to your libogc directory, and link in your projects with -lsqlite3.</description><link>http://forum.wiibrew.org/read.php?11,2510,2510#msg-2510</link><lastBuildDate>Tue, 18 Aug 2026 07:41:07 +0200</lastBuildDate>
<generator>Phorum 5.2.23</generator>
<item>
<guid>http://forum.wiibrew.org/read.php?11,2510,13239#msg-13239</guid>
<title>Re: sqlite3 port released</title><link>http://forum.wiibrew.org/read.php?11,2510,13239#msg-13239</link><description><![CDATA[ I&#039;m definitely interested in using it. Very cool.]]></description>
<dc:creator>iofthestorm</dc:creator>
<category>Coding</category><pubDate>Sat, 04 Apr 2009 10:05:18 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,2510,13202#msg-13202</guid>
<title>Re: sqlite3 port released</title><link>http://forum.wiibrew.org/read.php?11,2510,13202#msg-13202</link><description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Arikado</strong><br />You should really add this to the wiki (if its not on there already).</div></blockquote><br />Thanks for the tip. I put an entry on the Libraries page... I&#039;m interested if anyone is actually using it (besides myself!)]]></description>
<dc:creator>DrTwox</dc:creator>
<category>Coding</category><pubDate>Sat, 04 Apr 2009 00:36:28 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,2510,13197#msg-13197</guid>
<title>Re: sqlite3 port released</title><link>http://forum.wiibrew.org/read.php?11,2510,13197#msg-13197</link><description><![CDATA[ You should really add this to the wiki (if its not on there already).]]></description>
<dc:creator>Arikado</dc:creator>
<category>Coding</category><pubDate>Fri, 03 Apr 2009 22:54:10 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,2510,13138#msg-13138</guid>
<title>Re: sqlite3 port released</title><link>http://forum.wiibrew.org/read.php?11,2510,13138#msg-13138</link><description><![CDATA[ I&#039;ve updated the SQLite port in WiiMP SVN to version 3.6.11; now with full read/write support. Check the <a href="http://www.sqlite.org/" rel="nofollow">SQLite3 homepage</a> for code examples if you want to use it.<br /><br /><a href="http://code.google.com/p/wiimp/source/checkout" rel="nofollow">WiiMP @ Google Code</a><br /><br />EDIT: I&#039;ve upload a pre-compiled library and some example code. Grab it here: <a href="http://code.google.com/p/wiimp/downloads/list" rel="nofollow">Google Code downloads</a>]]></description>
<dc:creator>DrTwox</dc:creator>
<category>Coding</category><pubDate>Fri, 03 Apr 2009 10:07:49 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,2510,2563#msg-2563</guid>
<title>Re: sqlite3 port released</title><link>http://forum.wiibrew.org/read.php?11,2510,2563#msg-2563</link><description><![CDATA[ Not a bad idea to do a quick port of this. Nice.]]></description>
<dc:creator>blasty</dc:creator>
<category>Coding</category><pubDate>Mon, 13 Oct 2008 09:24:08 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,2510,2519#msg-2519</guid>
<title>Re: sqlite3 port released</title><link>http://forum.wiibrew.org/read.php?11,2510,2519#msg-2519</link><description><![CDATA[ Yay!<br /><br />I spent about 15 minutes trying to port it and gave up when it wouldn&#039;t write anything (read / select operations worked fine) because I didn&#039;t really need it yet and couldn&#039;t be bothered.<br /><br />I&#039;ll likely put this to use in the near future; perfect timing :D]]></description>
<dc:creator>AerialX</dc:creator>
<category>Coding</category><pubDate>Sat, 11 Oct 2008 17:13:32 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,2510,2510#msg-2510</guid>
<title>sqlite3 port released</title><link>http://forum.wiibrew.org/read.php?11,2510,2510#msg-2510</link><description><![CDATA[ Hi all,<br /><br />I&#039;ve put a working port of <a href="http://www.sqlite.org" rel="nofollow">sqlite</a> up on WiiMP svn. Use<br /><pre class="bbcode">
svn checkout <a href="http://wiimp.googlecode.com/svn/trunk/sqlite3"  rel="nofollow">http://wiimp.googlecode.com/svn/trunk/sqlite3</a> sqlite</pre>
to get the source. As said in the README, this is a <b>very</b> rough port, but so far it has worked fine for me. Use &#039;make install&#039; to install the library and header to your libogc directory, and link in your projects with -lsqlite3.]]></description>
<dc:creator>DrTwox</dc:creator>
<category>Coding</category><pubDate>Sat, 11 Oct 2008 09:12:37 +0200</pubDate></item>
</channel>
</rss>