<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: UIAccelerometer Sample Code </title>
	<atom:link href="http://idev.ofcode.com/uiaccelerometer-sample-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://idev.ofcode.com/uiaccelerometer-sample-code/</link>
	<description>iPhone tutorial iPod programacion  idev desarrollo itouch development OpenGL OpenGLEs Xcode neofar</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:57:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: neofar</title>
		<link>http://idev.ofcode.com/uiaccelerometer-sample-code/comment-page-1/#comment-3641</link>
		<dc:creator>neofar</dc:creator>
		<pubDate>Wed, 07 Apr 2010 14:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://idev.ofcode.com/?p=75#comment-3641</guid>
		<description>Siempre tuve desde el principio un poco de caos con los parámetros char * y NsString, y ese warning siempre ha estado ahí, pero siempre me había permitido ejecutar la aplicación, tanto en el simulador con en el teléfono.

De todos modos esto se hizo con las primeras versiones del SDK, así que intentaré portar el sample a la ultima versión y cuelgo el proyecto.</description>
		<content:encoded><![CDATA[<p>Siempre tuve desde el principio un poco de caos con los parámetros char * y NsString, y ese warning siempre ha estado ahí, pero siempre me había permitido ejecutar la aplicación, tanto en el simulador con en el teléfono.</p>
<p>De todos modos esto se hizo con las primeras versiones del SDK, así que intentaré portar el sample a la ultima versión y cuelgo el proyecto.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kekoh</title>
		<link>http://idev.ofcode.com/uiaccelerometer-sample-code/comment-page-1/#comment-3637</link>
		<dc:creator>Kekoh</dc:creator>
		<pubDate>Tue, 06 Apr 2010 22:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://idev.ofcode.com/?p=75#comment-3637</guid>
		<description>Hola, todo perfecto excepto por un par de warnings que no he podido eliminar y que no permiten ejecutar el accelerometer en el móvil:

_________________________ #1______________________________

 &quot;Passin argument 1 of &#039;ImageNamed:&#039; from imcompatible pointer type&quot; en 

	// Creates a Core Graphics image from an image file
	spriteImage = [UIImage imageNamed:cadena].CGImage;

___________________________________________________________


Y:
___________________________#2______________________________

&quot;Passin argument 1 of &#039;loadTexture:&#039; from imcompatible pointer type&quot; en:

// Cargamos la unica textura que vamos a usar 
	texture = [GL loadTexture:@&quot;4Sprites.png&quot;];

___________________________________________________________


Gracias y saludos.</description>
		<content:encoded><![CDATA[<p>Hola, todo perfecto excepto por un par de warnings que no he podido eliminar y que no permiten ejecutar el accelerometer en el móvil:</p>
<p>_________________________ #1______________________________</p>
<p> &#8220;Passin argument 1 of &#8216;ImageNamed:&#8217; from imcompatible pointer type&#8221; en </p>
<p>	// Creates a Core Graphics image from an image file<br />
	spriteImage = [UIImage imageNamed:cadena].CGImage;</p>
<p>___________________________________________________________</p>
<p>Y:<br />
___________________________#2______________________________</p>
<p>&#8220;Passin argument 1 of &#8216;loadTexture:&#8217; from imcompatible pointer type&#8221; en:</p>
<p>// Cargamos la unica textura que vamos a usar<br />
	texture = [GL loadTexture:@"4Sprites.png"];</p>
<p>___________________________________________________________</p>
<p>Gracias y saludos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frocco</title>
		<link>http://idev.ofcode.com/uiaccelerometer-sample-code/comment-page-1/#comment-94</link>
		<dc:creator>frocco</dc:creator>
		<pubDate>Mon, 04 May 2009 15:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://idev.ofcode.com/?p=75#comment-94</guid>
		<description>Buenas!
No tenes el .zip del proyecto????
Estoy aprendiendo OpenGL para Iphone y todavia me hace falta seguimiento :P

Abrazo grande y muy bueno el blog!!!</description>
		<content:encoded><![CDATA[<p>Buenas!<br />
No tenes el .zip del proyecto????<br />
Estoy aprendiendo OpenGL para Iphone y todavia me hace falta seguimiento <img src='http://idev.ofcode.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Abrazo grande y muy bueno el blog!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

