<?xml version='1.0' encoding='utf-8'?>
<rss version='2.0'>
  <channel>
    <title>Gosu Forums - Gosu on iPad, iPhone &amp; iPod Touch</title>
    <link>http://www.libgosu.org/cgi-bin/mwf/forum.pl</link>
    <description>Gosu Forum Feed</description>
    <lastBuildDate>Thu, 20 Dec 2012 23:00:04 GMT</lastBuildDate>
    <ttl>120</ttl>
    <generator>mwForum 2.24.2</generator>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6410</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6410</link>
      <title>Gosu + RubyMotion?</title>
      <author>shawn42</author>
      <pubDate>Thu, 20 Dec 2012 17:56:03 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[This looks like a more &quot;RubyMotion&quot; approach that may give us some better performance than ruboto: <a class='url' href='https://github.com/headius/fastruby'>https://github.com/headius/fastruby</a>]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6296</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6296</link>
      <title>So how well is gosu doing for iOS development?</title>
      <author>erisdiscord</author>
      <pubDate>Mon, 08 Oct 2012 20:12:08 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[It&#39;s AAC or nothin&#39;.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6295</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6295</link>
      <title>So how well is gosu doing for iOS development?</title>
      <author>Maverick</author>
      <pubDate>Mon, 08 Oct 2012 19:17:33 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[What&#39;s the <i>free</i> alternative to OGG files then?]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6268</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6268</link>
      <title>So how well is gosu doing for iOS development?</title>
      <author>jlnr</author>
      <pubDate>Thu, 27 Sep 2012 23:33:48 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Resolution selection is very limited - I think it supports landscape orientation only, and hasn&#39;t been tested on the iPhone 5. (Maybe I have hard-coded a &#39;480&#39; somewhere!) This is nothing that can&#39;t be fixed with a few hours of playing around.<br/><br/>Custom OpenGL is not supported.<br/><br/>You should not use OGG music because it&#39;s not hardware accelerated.<br/><br/>These are the technical limitations I can think of, the rest is lack of documentation, but I read this board every day.<br/><br/>I think as far as C++ and iOS are concerned, it&#39;s not a bad deal :)]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6267</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6267</link>
      <title>So how well is gosu doing for iOS development?</title>
      <author>Omegas7</author>
      <pubDate>Thu, 27 Sep 2012 22:25:47 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[There&#39;s a bit of discussion about gosu on iOS development, but I would like to hear from you straightforwardly: Is Gosu good or great for iOS game development at the moment? What limitations are there?]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6221</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6221</link>
      <title>Gosu + RubyMotion?</title>
      <author>jlnr</author>
      <pubDate>Thu, 13 Sep 2012 02:08:11 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[I have an Android 4 phone and some NDK experience, so I might be able to help with a port (via this forum and github - I still check both - but I don&#39;t have time for more right now). I think it would be easiest to port over iOS Gosu to the NDK, then wrap it up for Ruboto. The alternative would be to rewrite all of Gosu in Java, but it&#39;d be slower and impossible to maintain in the long run.<br/><br/>The biggest &quot;AAAAHHH!!!!!!!&quot; moment is that Android does not come with OpenAL, and OpenSL ES is pure insanity. But maybe someone has compiled and packaged OpenAL by now.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6219</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6219</link>
      <title>Gosu + RubyMotion?</title>
      <author>RunnerPack</author>
      <pubDate>Tue, 11 Sep 2012 18:53:26 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[I have no idea if it&#39;s directly related, but I found this (from 2008): <a class='url' href='http://code.google.com/p/jruby-jogl-applet-launcher/'>http://code.google.com/p/jruby-jogl-applet-launcher/</a><br/><br/>I tried to run it and (after a LOOONG wait) got this:<br/><br/>[code]<br/>load: class org.jdesktop.applet.util.JNLPAppletLauncher not found.<br/>java.lang.ClassNotFoundException: org.jdesktop.applet.util.JNLPAppletLauncher<br/>&#160; at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)<br/>&#160; at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)<br/>&#160; at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)<br/>&#160; at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)<br/>&#160; at java.lang.ClassLoader.loadClass(Unknown Source)<br/>&#160; at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)<br/>&#160; at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)<br/>&#160; at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)<br/>&#160; at java.lang.Thread.run(Unknown Source)<br/>Exception: java.lang.ClassNotFoundException: org.jdesktop.applet.util.JNLPAppletLauncher<br/>[/code]<br/><br/>I <i>really</i> want Ruby+Gosu on Android (preferably in a compact form that can be uploaded to the Marketplace).]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6218</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6218</link>
      <title>Gosu + RubyMotion?</title>
      <author>bigtunacan</author>
      <pubDate>Mon, 10 Sep 2012 16:21:04 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[I know this is an old thread, but I was looking to see if anyone had tested with RubyMotion and came across this...<br/><br/>On the Android front I wonder if Gosu would possibly work with Ruboto.&#160; <a class='url' href='https://github.com/ruboto'>https://github.com/ruboto</a> It is an implementation of Ruby on Android running on JRuby.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5871</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5871</link>
      <title>Retina Support</title>
      <author>Basic</author>
      <pubDate>Tue, 22 May 2012 08:17:01 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Altered the title.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5870</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5870</link>
      <title>Retina Support</title>
      <author>RunnerPack</author>
      <pubDate>Tue, 22 May 2012 02:07:42 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[I&#39;m not trying to be a jerk. I just thought, for the sake of those searching later, there should be a post in this thread which actually contains the word &quot;retina&quot; spelled correctly. Sorry to bother you; carry on.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5828</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5828</link>
      <title>Gosu + RubyMotion?</title>
      <author>Basic</author>
      <pubDate>Sun, 06 May 2012 15:52:07 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Oh, curious do you expect any problems with it?<br/><br/>A friend of mine was asking me this last week, about getting Gosu working on Chorme (Native Client) and Android.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5827</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5827</link>
      <title>Gosu + RubyMotion?</title>
      <author>jlnr</author>
      <pubDate>Sun, 06 May 2012 04:24:33 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Gosu uses OpenGL ES, OpenAL and libsndfile which are all perfectly portable. I actually have an HTC One X at home now, just waiting for a chance to toy around with it. Hope the SDK is not too much of a hassle. :(]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5826</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5826</link>
      <title>Gosu + RubyMotion?</title>
      <author>RavensKrag</author>
      <pubDate>Sat, 05 May 2012 04:31:53 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Nice! Now all we need it this for android.&#160; Though, that would be much more difficult I imagine.&#160; Not like Gosu would really work in that environment anyway =/]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5825</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5825</link>
      <title>Gosu + RubyMotion?</title>
      <author>jlnr</author>
      <pubDate>Sat, 05 May 2012 02:15:33 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[I&#39;ll let you know once I find out, but anyone else is welcome to beat me to it.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5824</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5824</link>
      <title>Retina Support</title>
      <author>jlnr</author>
      <pubDate>Sat, 05 May 2012 02:14:32 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[I think it is simply <code>[[UIDevice currentDevice] scale] &gt; 1</code>.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5823</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5823</link>
      <title>Crash on iOS 4.x</title>
      <author>jlnr</author>
      <pubDate>Sat, 05 May 2012 02:07:09 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[I think it is more a documentation issue with Gosu. If you create a new OpenGL app, it links to GLKit (required, not optionally). iOS 4 has no GLKit as far as I know, so it crashes. If you just remove GLKit from the project, you should be fine.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5821</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5821</link>
      <title>Gosu + RubyMotion?</title>
      <author>jontebol</author>
      <pubDate>Fri, 04 May 2012 11:19:45 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Ok, so this sounds pretty exciting: <a class='url' href='http://www.rubymotion.com/'>http://www.rubymotion.com/</a><br/><br/>If that could be made to work with Gosu (or perhaps it already does?!), writing games in Ruby + Gosu for iOS would be a reality... <br/><br/>What say you Gosu-gurus, can it be done?]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5819</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5819</link>
      <title>Crash on iOS 4.x</title>
      <author>Basic</author>
      <pubDate>Thu, 03 May 2012 11:23:04 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[I got this crash on iPad with iOS 4.x<br/><br/> dyld: Library not loaded: /System/Library/Frameworks/GLKit.framework/GLKit<br/>&#160; Referenced from: /var/mobile/Applications/60CD176E-557E-4FBF-81AD-17803CEA3026/iPadTest.app/iPadTest<br/>&#160; Reason: image not found<br/><br/>Works fine with iPad 5.x<br/><br/>This isn&#39;t a problem for me I just swapped iPad&#39;s, but just thought I&#39;d mention it. I don&#39;t have the iOS 4 SDK to try and compile under that, but a quick google seems to reveal the framework is in a different place.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5818</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5818</link>
      <title>Retina Support</title>
      <author>Basic</author>
      <pubDate>Thu, 03 May 2012 08:38:16 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Thanks jlnr, I was actually doing something like that last night to test.<br/><br/>I think the problem is figuring out if I am on Retinia or not.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5815</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5815</link>
      <title>Retina Support</title>
      <author>jlnr</author>
      <pubDate>Thu, 03 May 2012 06:37:38 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Idea: You could hack the scale factor right into Gosu::Image by subclassing ImageData and just returning half the width and height. You cannot extend the constructor of Gosu::Image, but you could add a global helper function for that. Then <code>image(&quot;foo&quot;)</code> would return a Gosu::Image proper.<br/><br/>You might even want to consider having foo.png, foo@2x.png (iPhone4+, iPad 1/2), foo@4x.png (iPad 3) depending on how your game scales up. That is what I am going to do with Terava.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5814</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5814</link>
      <title>Retina Support</title>
      <author>jlnr</author>
      <pubDate>Thu, 03 May 2012 06:35:45 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Gosu does not follow the @2x convention. You have to build that functionality yourself, including the factor on the images. :( I built a wrapper around that myself for Terava, but it&#39;s too specific to share it here.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5812</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5812</link>
      <title>Retina Support</title>
      <author>Basic</author>
      <pubDate>Wed, 02 May 2012 21:13:54 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Is there?<br/><br/>I suffixed my files @2x but this didn&#39;t see to do anything. Building with 5.x SDK and Targeting 3.2.<br/><br/>Is there something I&#39;m missing?]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5670</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5670</link>
      <title>Creating a Gosu/C++ iPhone game</title>
      <author>jlnr</author>
      <pubDate>Mon, 05 Mar 2012 11:22:08 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Current version numbers: I use Xcode 4.2/4.3, LLVM 3.x compiler, current iOS SDK but Gosu works with OS Deployment Version down to 3.2 (*all* iOS devices ever shipped).]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5669</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=5669</link>
      <title>Creating a Gosu/C++ iPhone game</title>
      <author>jlnr</author>
      <pubDate>Mon, 05 Mar 2012 11:19:46 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[This is what the result should look like.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3957</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3957</link>
      <title>Creating a Gosu/C++ iPhone game</title>
      <author>jlnr</author>
      <pubDate>Wed, 16 Feb 2011 00:07:43 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Oh, is the default for iOS projects to compile for armv6 and armv7 now? I think I only compile my game (and Gosu) for armv6. You can probably either fix it by compiling Gosu for both platforms, or your game for armv6. (Target options, architectures)]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3956</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3956</link>
      <title>Creating a Gosu/C++ iPhone game</title>
      <author>jontebol</author>
      <pubDate>Tue, 15 Feb 2011 22:24:06 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Ok, so it seems I must have done some step wrong, because I can&#39;t get it to compile for the device (my Iphone 4)...<br/><br/>These are the errors I get:<br/><br/>Build gosutouchtest of project gosutouchtest with configuration Debug<br/><br/>Ld build/gosutouchtest.build/Debug-iphoneos/gosutouchtest.build/Objects-normal/armv6/gosutouchtest normal armv6<br/>cd /Users/jonte/dev/iosapps/gosutouchtest<br/>setenv IPHONEOS_DEPLOYMENT_TARGET 4.2<br/>setenv PATH &quot;/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin&quot;<br/>/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/g++-4.2 -arch armv6 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk -L/Users/jonte/dev/iosapps/gosutouchtest/build/Debug-iphoneos -L/Users/jonte/dev/games/gosu-source/lib -F/Users/jonte/dev/iosapps/gosutouchtest/build/Debug-iphoneos -filelist /Users/jonte/dev/iosapps/gosutouchtest/build/gosutouchtest.build/Debug-iphoneos/gosutouchtest.build/Objects-normal/armv6/gosutouchtest.LinkFileList -dead_strip -lgosutouch-sim -miphoneos-version-min=4.2 -framework Foundation -framework UIKit -framework OpenGLES -framework QuartzCore -framework CoreGraphics -framework OpenAL -framework AudioToolbox -framework AVFoundation -o /Users/jonte/dev/iosapps/gosutouchtest/build/gosutouchtest.build/Debug-iphoneos/gosutouchtest.build/Objects-normal/armv6/gosutouchtest<br/><br/>ld: warning: in /Users/jonte/dev/games/gosu-source/lib/libgosutouch-sim.a, file was built for unsupported file format which is not the architecture being linked (armv6)<br/>Undefined symbols:<br/>&#160; &quot;_main&quot;, referenced from:<br/>&#160; &#160; &#160; start in crt1.3.1.o<br/>ld: symbol(s) not found<br/>collect2: ld returned 1 exit status<br/><br/>Ld build/gosutouchtest.build/Debug-iphoneos/gosutouchtest.build/Objects-normal/armv7/gosutouchtest normal armv7<br/>cd /Users/jonte/dev/iosapps/gosutouchtest<br/>setenv IPHONEOS_DEPLOYMENT_TARGET 4.2<br/>setenv PATH &quot;/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin&quot;<br/>/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/g++-4.2 -arch armv7 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk -L/Users/jonte/dev/iosapps/gosutouchtest/build/Debug-iphoneos -L/Users/jonte/dev/games/gosu-source/lib -F/Users/jonte/dev/iosapps/gosutouchtest/build/Debug-iphoneos -filelist /Users/jonte/dev/iosapps/gosutouchtest/build/gosutouchtest.build/Debug-iphoneos/gosutouchtest.build/Objects-normal/armv7/gosutouchtest.LinkFileList -dead_strip -lgosutouch-sim -miphoneos-version-min=4.2 -framework Foundation -framework UIKit -framework OpenGLES -framework QuartzCore -framework CoreGraphics -framework OpenAL -framework AudioToolbox -framework AVFoundation -o /Users/jonte/dev/iosapps/gosutouchtest/build/gosutouchtest.build/Debug-iphoneos/gosutouchtest.build/Objects-normal/armv7/gosutouchtest<br/><br/>ld: warning: in /Users/jonte/dev/games/gosu-source/lib/libgosutouch-sim.a, file was built for unsupported file format which is not the architecture being linked (armv7)<br/>Undefined symbols:<br/>&#160; &quot;_main&quot;, referenced from:<br/>&#160; &#160; &#160; start in crt1.3.1.o<br/>ld: symbol(s) not found<br/>collect2: ld returned 1 exit status]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3944</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3944</link>
      <title>Creating a Gosu/C++ iPhone game</title>
      <author>jlnr</author>
      <pubDate>Sun, 13 Feb 2011 18:54:20 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Hmmm. You can just call &quot;graphics().setResolution(960, 640)&quot;, but I think this should be the default maybe. But you can rest assured that if you draw something at 0.5, 0.5, this will actually be @ 1, 1 on the iPhone 4. I think this is what Apple is doing with UIKit too.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3943</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3943</link>
      <title>Creating a Gosu/C++ iPhone game</title>
      <author>jontebol</author>
      <pubDate>Sun, 13 Feb 2011 12:48:44 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Thanx! :)<br/><br/>Gee... I&#39;d forgotten about that window. I knew there was important runtime information somewhere... :) Turns out, I just had to delete the reference to the MainWindow-xib file from the plist file in order to get it working. I now have a working Gosu Touch project! Wohoo! Totally awesome actually... :)<br/><br/>I noticed however that changing the screen size doesn&#39;t seem to have any effect whatsoever. I have an IPhone 4 so I&#39;d like to use a resolution of 960x640 but it doesn&#39;t seem to want to do that... Any tips?<br/><br/>Btw, what&#39;s the best way of adding resources to the project? I&#39;ve tried with a png image and got it working just by putting it in the resources folder in XCode... Is that the way to go generally? <br/><br/>Thanks for your help, it&#39;s greatly appreciated! And as always... for the lib itself... :)]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3942</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3942</link>
      <title>Creating a Gosu/C++ iPhone game</title>
      <author>jlnr</author>
      <pubDate>Sun, 13 Feb 2011 06:54:07 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Welcome aboard! ;)<br/><br/><blockquote><p>&gt; One thing I was unsure of was what to do with Gosu Touch once I&#39;d built it</p></blockquote><br/>It should be in &lt;gosuroot&gt;/lib, but it doesn&#39;t really matter as long as you adjust the following step:<br/><br/><blockquote><p>&gt;&gt;• add -lgosutouch to the linker flags for Release, -lgosutouch-sim to the linker flags for Debug, and make sure the &#39;lib&#39; folder of Gosu is in the library search path</p></blockquote><br/>But a missing Gosu library should actually lead to linker errors on build... Can you see the runtime error in the console window (cmd+shift+R)?]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3937</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3937</link>
      <title>Creating a Gosu/C++ iPhone game</title>
      <author>jontebol</author>
      <pubDate>Sat, 12 Feb 2011 12:08:25 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Ok I&#39;m trying to increase the userbase of Gosu Touch by many percent here... by jumping on the wagon...<br/><br/>I&#39;ve followed all of the steps above, and gotten so far as getting the simulator up in debug mode. However... I must be missing something vital, because when the simulator starts my app, it just quits it again immediately... Basically, nothing happens... Xcode just tells me &quot;Debugging terminated&quot; without throwing any errors or anything like that... It&#39;s almost as if I&#39;m missing a game loop or something, as if the program just finishes running, but Gosu::Window should take care of that for me, right?<br/><br/>I&#39;m using the most recent version of the SDK... <br/><br/>I&#39;m practically a complete noob with both XCode, C++ and Iphone dev... I managed to create a small game demo in Objective-C and cocos2d for iphone earlier (like 2 years ago), but since I&#39;m working on a game in Gosu now (in Ruby, currently), I&#39;d love to be able to get it running... <br/><br/>One thing I was unsure of was what to do with Gosu Touch once I&#39;d built it... Does it matter where it lies? I mean, when I built it, it seems to have ended up in a folder called &quot;build&quot; in the source folder of Gosu. I haven&#39;t entered that search path anywhere in my xcode project, so how could it matter that I built it? I&#39;ve just entered the header search path and lib path... Could this be related to my problems? I mean, doesn&#39;t the build need to be included in my project somehow?<br/><br/>Anyways, any help would be greatly appreciated. It would be totally awesome to use Gosu on the IPhone, even if it means I have to learn C++ (which doesn&#39;t seem all that daunting actually)...]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3862</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3862</link>
      <title>Portait Mode</title>
      <author>Basic</author>
      <pubDate>Sun, 06 Feb 2011 07:06:58 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Posting this just for posterity, if you want to kick Gosu iOS into portrait mode, make these adjustments. <br/><br/><a class='url' href='http://pastie.org/1533188'>http://pastie.org/1533188</a>]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3225</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3225</link>
      <title>Possibility of Ruby / Cocos2d</title>
      <author>jlnr</author>
      <pubDate>Thu, 09 Sep 2010 19:17:45 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[And another policy change. Now actually there&#39;s no reason not to give Ruby/Gosu on the iPhone another try. Awesome, can&#39;t wait until I have time. :)]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3202</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3202</link>
      <title>Extending the UIApplicationDelegate</title>
      <author>jlnr</author>
      <pubDate>Sat, 28 Aug 2010 21:10:28 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Good idea:<br/><br/><code><br/>// All three empty, but SDK docs say these are &quot;required&quot; (?)<br/>- (void)applicationProtectedDataWillBecomeUnavailable:(UIApplication *)application;<br/>- (void)applicationProtectedDataDidBecomeAvailable:(UIApplication *)application;<br/>- (void)application:(UIApplication *)application didReceiveLocalNotification:(UILocalNotification *)notification:<br/>// Sets up everything<br/>- (void)applicationDidFinishLaunching:(UIApplication *)application;<br/>// Stops/resumes Song<br/>- (void)applicationWillResignActive:(UIApplication *)application;<br/>- (void)applicationDidBecomeActive:(UIApplication *)application;<br/></code><br/><br/>Gosu basically forwards applicationWillResignActive as the &quot;Window::loseFocus&quot; callback now. It could do the same for ~BecomeActive.<br/><br/>The didReceiveLocalNotification sounds a bit like a pity.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3201</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3201</link>
      <title>Extending the UIApplicationDelegate</title>
      <author>erisdiscord</author>
      <pubDate>Sat, 28 Aug 2010 18:47:53 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[This is why I (kind of) love Objective-C. :)<br/><br/>One thing: I&#39;d recommend publishing a list of delegate methods that your delegate implements so we, the unwitting users of your library don&#39;t accidentally trample them and wonder what&#39;s going on when something weird breaks.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3200</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3200</link>
      <title>Extending the UIApplicationDelegate</title>
      <author>jlnr</author>
      <pubDate>Sat, 28 Aug 2010 03:18:22 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[There are times when you want to override methods in the UIApplicationDelegate. However, Gosu needs its own delegate for a few methods (didInitialize mostly), so you cannot set the delegate to your own instance. What you can do, however, is simply using Objective C categories to just attach methods to Gosu&#39;s implementation:<br/><br/><code><br/>// Make GosuAppDelegate known<br/>@interface GosuAppDelegate<br/>@end<br/><br/>// Add a category to GosuAppDelegate<br/>@interface GosuAppDelegate (YourExtension)<br/>@end<br/><br/>// Now add new methods<br/>@implementation GosuAppDelegate (YourExtension)<br/>- (BOOL)application:(UIApplication *)application handleOpenURL:(NSURL *)newURL<br/>{<br/>...<br/>}<br/>...<br/>@end<br/></code>]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3134</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3134</link>
      <title>Info.plist</title>
      <author>jlnr</author>
      <pubDate>Sat, 21 Aug 2010 20:33:56 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[It is kinda dangerous to use the &quot;human-readable&quot; names because they might or might not be translated into their actual identifiers. Updated the screenshot to show the raw identifiers which count. I couldn&#39;t upload to the App Store simply because I had a key &quot;Icon files&quot; which should be UIIconSomething...]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3068</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3068</link>
      <title>Info.plist</title>
      <author>jlnr</author>
      <pubDate>Sun, 15 Aug 2010 14:46:49 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[It should be noted that Default.png and Default@2x.png should be rotated 90° to the left for this to work, these files are 320x480 and 640x960 respectively (as in Portrait orientation).<br/><br/>As for the icons, there are some things to notice, e.g. that the 50x50px one is actually 48x48 because iOS trims off the edges etc., the Apple support docs for *that* are understandable though.<br/><br/>I think the only weirdness I can see in my game is that the volume control bezel is upside down sometimes.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3003</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3003</link>
      <title>Possibility of Ruby / Cocos2d</title>
      <author>jlnr</author>
      <pubDate>Mon, 09 Aug 2010 12:41:17 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[I doubt anybody ever didn&#39;t jailbreak his phone because he feared the cops ;) Apple will still not support it and I think going through the App Store to reach a widely extended audience is the way to go. Of course, if anyone wants to do an awesome Ruby/Gosu game for the iPhone, I&#39;d be there to play it!<br/><br/>My current game is too complex to be managable in Ruby anyway. After that I&#39;ll see again if I can somehow improve the transition from prototyping in Ruby to having a finished game on the iPhone.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3002</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=3002</link>
      <title>Possibility of Ruby / Cocos2d</title>
      <author>King Kadelfek</author>
      <pubDate>Mon, 09 Aug 2010 12:08:57 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Now, you can legally jailbreak the iPhone :<br/><a class='url' href='http://www.wired.com/threatlevel/2010/07/feds-ok-iphone-jailbreaking/'>http://www.wired.com/threatlevel/2010/07/feds-ok-iphone-jailbreaking/</a><br/><br/>Apple can still refuse your app if it&#39;s against their policy, but people will be able to download it on your website. Jailbreak an iPhone is really easy.<br/>What about your motivation to jump into that Ruby-on-iPhone thing ?]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2940</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2940</link>
      <title>Info.plist</title>
      <author>jlnr</author>
      <pubDate>Tue, 03 Aug 2010 06:37:30 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Just thought I&#39;d collect mine here for comparison and reference. Should be a typical plist for a landscape mode game.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2862</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2862</link>
      <title>Sound and Music</title>
      <author>Maverick</author>
      <pubDate>Thu, 22 Jul 2010 16:21:50 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Awesome]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2859</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2859</link>
      <title>Sound and Music</title>
      <author>jlnr</author>
      <pubDate>Thu, 22 Jul 2010 05:15:33 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Gosu now uses AVAudioPlayer for Gosu::Song playback if the file ends in .mp3, .m4a or .aac. This makes playback way faster because it is hardware accelerated (.ogg is never).<br/><br/>For sound, I heard IMA4 is the way to go. Will inspect that too.<br/><br/>Funny how the distinction between Song and Sample makes sense on so many platforms. I guess the merger into one universal Gosu::Sound object is never going to happen.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2806</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2806</link>
      <title>Input on iOS</title>
      <author>Basic</author>
      <pubDate>Fri, 16 Jul 2010 18:49:43 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[ok, we like that method now :D]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2804</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2804</link>
      <title>Input on iOS</title>
      <author>jlnr</author>
      <pubDate>Fri, 16 Jul 2010 16:51:35 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Never mind. I actually realized I had an elegant way to use it somewhere in my codebase. Documented how I do buttons as an example—I actually like the touchMoved method for that.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2803</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2803</link>
      <title>Input on iOS</title>
      <author>Basic</author>
      <pubDate>Fri, 16 Jul 2010 15:51:56 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[erm, well I dont mind :D]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2801</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2801</link>
      <title>Input on iOS</title>
      <author>jlnr</author>
      <pubDate>Fri, 16 Jul 2010 15:01:08 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Dear huge Gosu Touch userbase :D,<br/><br/>Any objections towards kicking out the touchMoved event? I really don&#39;t see the point. You might as well just poll in a Gosu-based application.]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2773</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2773</link>
      <title>iPad?</title>
      <author>Basic</author>
      <pubDate>Fri, 02 Jul 2010 15:28:03 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[woohoo :)]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2768</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2768</link>
      <title>iPad?</title>
      <author>jlnr</author>
      <pubDate>Fri, 02 Jul 2010 06:29:26 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Yay, just got mine in the mail. :)]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2752</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2752</link>
      <title>Accelerometer Stuff</title>
      <author>Basic</author>
      <pubDate>Mon, 21 Jun 2010 13:35:28 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[I managed to get some basic accelerometer functionality working, currently it spits back the raw x,y,z data.<br/><br/>here&#39;s a video of it working.<br/><br/><a class='url' href='http://vimeo.com/12735275'>http://vimeo.com/12735275</a><br/><br/>its all a bit hackish atm, I need to clean it up. it was quite easy in the end, obj-c is cool :D]]>
      </description>
    </item>
    <item>
      <guid isPermaLink='false'>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2749</guid>
      <link>http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=2749</link>
      <title>Input on iOS</title>
      <author>jlnr</author>
      <pubDate>Sun, 20 Jun 2010 10:44:33 GMT</pubDate>
      <category>Gosu on iPad, iPhone &amp; iPod Touch</category>
      <description>
        <![CDATA[Oops—I updated the Xcode project so that Version.hpp should now be included if anyone should ever need it for any weird compatibility workarounds. :)]]>
      </description>
    </item>
  </channel>
</rss>
