SDL xcode 4 ios

Hello everyone I am just trying to get started with using SDL in Xcode4
specifically for the ipad and phone. I am trying to follow
http://cyborgdino.com/2011/04/sdl/#comment-619 but it is for xcode 3.2 and
just really confusing me. Is there any information that is more up to
date? is anyone using xcode 4 with sdl and the ios templates?

if you only want to have the framework created:
https://github.com/manifest/sdl-ios-framework (though afair no templates
are included there)

regards
martinAm 05.06.2012 11:10, schrieb Aaron NA:

Hello everyone I am just trying to get started with using SDL in
Xcode4 specifically for the ipad and phone. I am trying to follow
http://cyborgdino.com/2011/04/sdl/#comment-619 but it is for xcode 3.2
and just really confusing me. Is there any information that is more
up to date? is anyone using xcode 4 with sdl and the ios templates?

I was looking at that exact page right before you responded…it sounds
good, I downloaded it, how do I use it now…?On Tue, Jun 5, 2012 at 2:40 AM, Martin Gerhardy <martin.gerhardy at gmail.com>wrote:

Am 05.06.2012 11:10, schrieb Aaron NA:

Hello everyone I am just trying to get started with using SDL in Xcode4

specifically for the ipad and phone. I am trying to follow
http://cyborgdino.com/2011/04/**sdl/#comment-619http://cyborgdino.com/2011/04/sdl/#comment-619but it is for xcode 3.2 and just really confusing me. Is there any
information that is more up to date? is anyone using xcode 4 with sdl and
the ios templates?

if you only want to have the framework created:
https://github.com/manifest/**sdl-ios-frameworkhttps://github.com/manifest/sdl-ios-framework(though afair no templates are included there)

regards
martin
_____________**
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/**listinfo.cgi/sdl-libsdl.orghttp://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

i also tried to follow this:
https://github.com/manifest/sdl-ios-templatesbut the link where it
says:
" Download and use SDL iOS build script
"https://github.com/manifest1985/sdl-ios-framework
is broken…seems important…anyway I am stuckOn Tue, Jun 5, 2012 at 2:47 AM, Aaron NA <@Aaron_NA> wrote:

I was looking at that exact page right before you responded…it sounds
good, I downloaded it, how do I use it now…?

On Tue, Jun 5, 2012 at 2:40 AM, Martin Gerhardy <martin.gerhardy at gmail.com wrote:

Am 05.06.2012 11:10, schrieb Aaron NA:

Hello everyone I am just trying to get started with using SDL in Xcode4

specifically for the ipad and phone. I am trying to follow
http://cyborgdino.com/2011/04/**sdl/#comment-619http://cyborgdino.com/2011/04/sdl/#comment-619but it is for xcode 3.2 and just really confusing me. Is there any
information that is more up to date? is anyone using xcode 4 with sdl and
the ios templates?

if you only want to have the framework created:
https://github.com/manifest/**sdl-ios-frameworkhttps://github.com/manifest/sdl-ios-framework(though afair no templates are included there)

regards
martin
_____________**
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/**listinfo.cgi/sdl-libsdl.orghttp://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

i put the template folder into ~/Library/Developer/Xcode/Templates and I
see it in the Xcode project templates when I create a new project. but the
#include “SDL.h” at the top has an error. I tried “SDL/SDL.h” and
<SDL/SDL.h> they don’t work eitherOn Tue, Jun 5, 2012 at 2:56 AM, Aaron NA <@Aaron_NA> wrote:

i also tried to follow this: https://github.com/manifest/sdl-ios-templatesbut the link where it says:
" Download and use SDL iOS build script "https://github.com/manifest1985/sdl-ios-framework
is broken…seems important…anyway I am stuck

On Tue, Jun 5, 2012 at 2:47 AM, Aaron NA <@Aaron_NA> wrote:

I was looking at that exact page right before you responded…it sounds
good, I downloaded it, how do I use it now…?

On Tue, Jun 5, 2012 at 2:40 AM, Martin Gerhardy < martin.gerhardy at gmail.com> wrote:

Am 05.06.2012 11:10, schrieb Aaron NA:

Hello everyone I am just trying to get started with using SDL in Xcode4

specifically for the ipad and phone. I am trying to follow
http://cyborgdino.com/2011/04/**sdl/#comment-619http://cyborgdino.com/2011/04/sdl/#comment-619but it is for xcode 3.2 and just really confusing me. Is there any
information that is more up to date? is anyone using xcode 4 with sdl and
the ios templates?

if you only want to have the framework created:
https://github.com/manifest/**sdl-ios-frameworkhttps://github.com/manifest/sdl-ios-framework(though afair no templates are included there)

regards
martin
_____________**
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/**listinfo.cgi/sdl-libsdl.orghttp://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

when I try to open the rake file in the framework that sdl-ios-framework I
get this:

Last login: Tue Jun 5 05:44:17 on ttys001
Aarons-Mac-mini:~ aaronniedbalski$
/Users/aaronniedbalski/Downloads/manifest-sdl-ios-framework-2cbb6f5/rakefile
; exit;
/Users/aaronniedbalski/Downloads/manifest-sdl-ios-framework-2cbb6f5/rakefile:
line 29: require: command not found
/Users/aaronniedbalski/Downloads/manifest-sdl-ios-framework-2cbb6f5/rakefile:
line 30: require: command not found
/Users/aaronniedbalski/Downloads/manifest-sdl-ios-framework-2cbb6f5/rakefile:
line 33: module: command not found
/Users/aaronniedbalski/Downloads/manifest-sdl-ios-framework-2cbb6f5/rakefile:
line 34: Conf: command not found
Arch: Can’t find any plists for Arch
/Users/aaronniedbalski/Downloads/manifest-sdl-ios-framework-2cbb6f5/rakefile:
line 36: SDK: command not found
/Users/aaronniedbalski/Downloads/manifest-sdl-ios-framework-2cbb6f5/rakefile:
line 37: end: command not found
/Users/aaronniedbalski/Downloads/manifest-sdl-ios-framework-2cbb6f5/rakefile:
line 40: module: command not found
/Users/aaronniedbalski/Downloads/manifest-sdl-ios-framework-2cbb6f5/rakefile:
line 41: RootDir: command not found
/Users/aaronniedbalski/Downloads/manifest-sdl-ios-framework-2cbb6f5/rakefile:
line 42: TemplatesDir: command not found
/Users/aaronniedbalski/Downloads/manifest-sdl-ios-framework-2cbb6f5/rakefile:
line 43: SourcesDir: command not found
/Users/aaronniedbalski/Downloads/manifest-sdl-ios-framework-2cbb6f5/rakefile:
line 44: BuildDir: command not found
/Users/aaronniedbalski/Downloads/manifest-sdl-ios-framework-2cbb6f5/rakefile:
line 45: end: command not found
/Users/aaronniedbalski/Downloads/manifest-sdl-ios-framework-2cbb6f5/rakefile:
line 48: syntax error near unexpected token (' /Users/aaronniedbalski/Downloads/manifest-sdl-ios-framework-2cbb6f5/rakefile: line 48:def message(text)'
logoutOn Tue, Jun 5, 2012 at 6:01 AM, Aaron NA <@Aaron_NA> wrote:

i put the template folder into ~/Library/Developer/Xcode/Templates and I
see it in the Xcode project templates when I create a new project. but the
#include “SDL.h” at the top has an error. I tried “SDL/SDL.h” and
<SDL/SDL.h> they don’t work either

On Tue, Jun 5, 2012 at 2:56 AM, Aaron NA <@Aaron_NA> wrote:

i also tried to follow this:
https://github.com/manifest/sdl-ios-templates but the link where it says:
" Download and use SDL iOS build script "https://github.com/manifest1985/sdl-ios-framework
is broken…seems important…anyway I am stuck

On Tue, Jun 5, 2012 at 2:47 AM, Aaron NA <@Aaron_NA> wrote:

I was looking at that exact page right before you responded…it sounds
good, I downloaded it, how do I use it now…?

On Tue, Jun 5, 2012 at 2:40 AM, Martin Gerhardy < martin.gerhardy at gmail.com> wrote:

Am 05.06.2012 11:10, schrieb Aaron NA:

Hello everyone I am just trying to get started with using SDL in

Xcode4 specifically for the ipad and phone. I am trying to follow
http://cyborgdino.com/2011/04/**sdl/#comment-619http://cyborgdino.com/2011/04/sdl/#comment-619but it is for xcode 3.2 and just really confusing me. Is there any
information that is more up to date? is anyone using xcode 4 with sdl and
the ios templates?

if you only want to have the framework created:
https://github.com/manifest/**sdl-ios-frameworkhttps://github.com/manifest/sdl-ios-framework(though afair no templates are included there)

regards
martin
_____________**
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/**listinfo.cgi/sdl-libsdl.orghttp://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

To use SDL2 on Xcode4 for iOS, I just dragged the needed source files to my project. I’m not exactly sure there is a benefit from making a framework.

is SDL2 different than SDL1.3 ??On Tue, Jun 5, 2012 at 8:17 AM, Trev wrote:

**
To use SDL2 on Xcode4 for iOS, I just dragged the needed source files to
my project. I’m not exactly sure there is a benefit from making a framework.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

ok i can clearly see 2.0 is the new version under construction, do I need
to remove all the old stuff I have on my mac before putting 2.0 on?On Tue, Jun 5, 2012 at 10:45 AM, Aaron NA <@Aaron_NA> wrote:

is SDL2 different than SDL1.3 ??

On Tue, Jun 5, 2012 at 8:17 AM, Trev wrote:

**
To use SDL2 on Xcode4 for iOS, I just dragged the needed source files to
my project. I’m not exactly sure there is a benefit from making a framework.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

i used hg clone http://hg.libsdl.org/SDL to upgrade to SDL 2.0 but where
do I find the SDL2.Framework now to include into my project?On Tue, Jun 5, 2012 at 10:54 AM, Aaron NA <@Aaron_NA> wrote:

ok i can clearly see 2.0 is the new version under construction, do I need
to remove all the old stuff I have on my mac before putting 2.0 on?

On Tue, Jun 5, 2012 at 10:45 AM, Aaron NA <@Aaron_NA> wrote:

is SDL2 different than SDL1.3 ??

On Tue, Jun 5, 2012 at 8:17 AM, Trev wrote:

**
To use SDL2 on Xcode4 for iOS, I just dragged the needed source files to
my project. I’m not exactly sure there is a benefit from making a framework.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

libSDL2.a is showing up in my linked frameworks and libraries, the icon is
different than the .framework files… I cant seem to find SDL2.Framework
anywhereOn Tue, Jun 5, 2012 at 11:16 AM, Aaron NA <@Aaron_NA> wrote:

i used hg clone http://hg.libsdl.org/SDL to upgrade to SDL 2.0 but
where do I find the SDL2.Framework now to include into my project?

On Tue, Jun 5, 2012 at 10:54 AM, Aaron NA <@Aaron_NA> wrote:

ok i can clearly see 2.0 is the new version under construction, do I need
to remove all the old stuff I have on my mac before putting 2.0 on?

On Tue, Jun 5, 2012 at 10:45 AM, Aaron NA <@Aaron_NA> wrote:

is SDL2 different than SDL1.3 ??

On Tue, Jun 5, 2012 at 8:17 AM, Trev wrote:

**
To use SDL2 on Xcode4 for iOS, I just dragged the needed source files
to my project. I’m not exactly sure there is a benefit from making a
framework.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Trev…what are the needed source files?On Tue, Jun 5, 2012 at 11:50 AM, Aaron NA <@Aaron_NA> wrote:

libSDL2.a is showing up in my linked frameworks and libraries, the icon is
different than the .framework files… I cant seem to find SDL2.Framework
anywhere

On Tue, Jun 5, 2012 at 11:16 AM, Aaron NA <@Aaron_NA> wrote:

i used hg clone http://hg.libsdl.org/SDL to upgrade to SDL 2.0 but
where do I find the SDL2.Framework now to include into my project?

On Tue, Jun 5, 2012 at 10:54 AM, Aaron NA <@Aaron_NA> wrote:

ok i can clearly see 2.0 is the new version under construction, do I
need to remove all the old stuff I have on my mac before putting 2.0 on?

On Tue, Jun 5, 2012 at 10:45 AM, Aaron NA <@Aaron_NA> wrote:

is SDL2 different than SDL1.3 ??

On Tue, Jun 5, 2012 at 8:17 AM, Trev wrote:

**
To use SDL2 on Xcode4 for iOS, I just dragged the needed source files
to my project. I’m not exactly sure there is a benefit from making a
framework.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

guys I am losing my mind here where is SDL2.Framework? Why is nothing
clearly explained? Don’t the makers of SDL want people to USE SDL!?On Tue, Jun 5, 2012 at 12:57 PM, Aaron NA <@Aaron_NA> wrote:

Trev…what are the needed source files?

On Tue, Jun 5, 2012 at 11:50 AM, Aaron NA <@Aaron_NA> wrote:

libSDL2.a is showing up in my linked frameworks and libraries, the icon
is different than the .framework files… I cant seem to find SDL2.Framework
anywhere

On Tue, Jun 5, 2012 at 11:16 AM, Aaron NA <@Aaron_NA> wrote:

i used hg clone http://hg.libsdl.org/SDL to upgrade to SDL 2.0 but
where do I find the SDL2.Framework now to include into my project?

On Tue, Jun 5, 2012 at 10:54 AM, Aaron NA <@Aaron_NA> wrote:

ok i can clearly see 2.0 is the new version under construction, do I
need to remove all the old stuff I have on my mac before putting 2.0 on?

On Tue, Jun 5, 2012 at 10:45 AM, Aaron NA <@Aaron_NA> wrote:

is SDL2 different than SDL1.3 ??

On Tue, Jun 5, 2012 at 8:17 AM, Trev wrote:

**
To use SDL2 on Xcode4 for iOS, I just dragged the needed source files
to my project. I’m not exactly sure there is a benefit from making a
framework.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Look at this #$%^& garbage instruction in this README file:

"
Using the Simple DirectMedia Layer for iOS==============================

Here is the easiest method:

  1. Build the SDL libraries (libSDL.a and libSDLSimulator.a) and the iPhone
    SDL Application template.

"

…HOW?

…BUILD THE SDL LIBRARIES??? what are you talking about… that is step 1?
who are you explaining this to? this is a reference for someone who has
done this before. how do you expect someone doing this the first time to
understand this ?

On Tue, Jun 5, 2012 at 1:03 PM, Aaron NA <@Aaron_NA> wrote:

guys I am losing my mind here where is SDL2.Framework? Why is nothing
clearly explained? Don’t the makers of SDL want people to USE SDL!?

On Tue, Jun 5, 2012 at 12:57 PM, Aaron NA <@Aaron_NA> wrote:

Trev…what are the needed source files?

On Tue, Jun 5, 2012 at 11:50 AM, Aaron NA <@Aaron_NA> wrote:

libSDL2.a is showing up in my linked frameworks and libraries, the icon
is different than the .framework files… I cant seem to find SDL2.Framework
anywhere

On Tue, Jun 5, 2012 at 11:16 AM, Aaron NA <@Aaron_NA> wrote:

i used hg clone http://hg.libsdl.org/SDL to upgrade to SDL 2.0 but
where do I find the SDL2.Framework now to include into my project?

On Tue, Jun 5, 2012 at 10:54 AM, Aaron NA <@Aaron_NA> wrote:

ok i can clearly see 2.0 is the new version under construction, do I
need to remove all the old stuff I have on my mac before putting 2.0 on?

On Tue, Jun 5, 2012 at 10:45 AM, Aaron NA <@Aaron_NA> wrote:

is SDL2 different than SDL1.3 ??

On Tue, Jun 5, 2012 at 8:17 AM, Trev wrote:

**
To use SDL2 on Xcode4 for iOS, I just dragged the needed source
files to my project. I’m not exactly sure there is a benefit from making a
framework.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


This might set you in the right direction…On Tue, Jun 5, 2012 at 4:20 PM, Aaron NA wrote:

Look at this #$%^& garbage instruction in this README file:

"
Using the Simple DirectMedia Layer for iOS

=
Here is the easiest method:

  1. Build the SDL libraries (libSDL.a and libSDLSimulator.a) and the iPhone
    SDL Application template.

"

…HOW?

…BUILD THE SDL LIBRARIES??? what are you talking about… that is step 1?
who are you explaining this to? this is a reference for someone who has
done this before. how do you expect someone doing this the first time to
understand this ?

On Tue, Jun 5, 2012 at 1:03 PM, Aaron NA wrote:

guys I am losing my mind here where is SDL2.Framework? Why is nothing
clearly explained? Don’t the makers of SDL want people to USE SDL!?

On Tue, Jun 5, 2012 at 12:57 PM, Aaron NA wrote:

Trev…what are the needed source files?

On Tue, Jun 5, 2012 at 11:50 AM, Aaron NA wrote:

libSDL2.a is showing up in my linked frameworks and libraries, the icon
is different than the .framework files… I cant seem to find SDL2.Framework
anywhere

On Tue, Jun 5, 2012 at 11:16 AM, Aaron NA wrote:

i used hg clone http://hg.libsdl.org/SDL to upgrade to SDL 2.0 but
where do I find the SDL2.Framework now to include into my project?

On Tue, Jun 5, 2012 at 10:54 AM, Aaron NA wrote:

ok i can clearly see 2.0 is the new version under construction, do I
need to remove all the old stuff I have on my mac before putting 2.0 on?

On Tue, Jun 5, 2012 at 10:45 AM, Aaron NA wrote:

is SDL2 different than SDL1.3 ??

On Tue, Jun 5, 2012 at 8:17 AM, Trev wrote:

**
To use SDL2 on Xcode4 for iOS, I just dragged the needed source
files to my project. I’m not exactly sure there is a benefit from making a
framework.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Hello !

Look at this #$%^& garbage instruction in this README file:

"
Using the Simple DirectMedia Layer for iOS

=
Here is the easiest method:

  1. Build the SDL libraries (libSDL.a and libSDLSimulator.a) and the iPhone
    SDL Application template.

"

…HOW?

…BUILD THE SDL LIBRARIES??? what are you talking about… that is step 1?
who are you explaining this to? this is a reference for someone who has
done this before. how do you expect someone doing this the first time to
understand this ?

I do understand that building stuff with XCode is hard.
Once in the past, i tried to compile something with XCode
and doing that with a Linux / Windows background is hard.
At least it was hard for me.

Text is insufficient to describe how to compile SDL
with XCode, it would be great if a skilled Mac Developer could
put up some Videos how to do it. The newer Mac OSX versions have
a nice desktop recording feature on board.

CU

2012/6/5 Torsten Giebl

Hello !

Look at this #$%^& garbage instruction in this README file:

"
Using the Simple DirectMedia Layer for iOS

=
Here is the easiest method:

  1. Build the SDL libraries (libSDL.a and libSDLSimulator.a) and the
    iPhone
    SDL Application template.

"

…HOW?

…BUILD THE SDL LIBRARIES??? what are you talking about… that is step
1?
who are you explaining this to? this is a reference for someone who has
done this before. how do you expect someone doing this the first time to
understand this ?

I do understand that building stuff with XCode is hard.
Once in the past, i tried to compile something with XCode
and doing that with a Linux / Windows background is hard.
At least it was hard for me.

Text is insufficient to describe how to compile SDL
with XCode, it would be great if a skilled Mac Developer could
put up some Videos how to do it. The newer Mac OSX versions have
a nice desktop recording feature on board.

Aaron, take a look at the patch and the comments here
http://bugzilla.libsdl.org/show_bug.cgi?id=1490 (or checkout from my repo
that already has those applied
https://bitbucket.org/gabomdq/sdl-1.3-experimental use the ignifuga branch)

I made that patch that makes it simpler to build SDL for iOS by doing
configure/make (and a file replacement in between as explained in
Bugzilla). You can then throw the generated libSDL2.a and libSDL2main.a and
the headers into your project and that’s about it. It’s not trivial (and
the list is not an IRC room for you to send 10 messages answering to
yourself about the same topic in a few hours), but with a minor dose of
effort it’s doable.–
Gabriel.

Message-ID:
<CAEMwnvr5SD3jcMcwkJxh4Xt0p+bBYF-0ahxfYEzub4YAiHuRrg at mail.gmail.com>
Content-Type: text/plain; charset=“iso-8859-1”

guys I am losing my mind here where is SDL2.Framework? Why is nothing
clearly explained? Don’t the makers of SDL want people to USE SDL!?

If you don’t see it, then there isn’t currently an official framework.
SDL 2 is currently under development, and noone is actually being paid
to do it, so work is going slowly. As a result, nothing has been
polished up & made pretty, which is why nothing is explained.> Date: Tue, 5 Jun 2012 13:03:24 -0700

From: Aaron NA
To: sdl at lists.libsdl.org
Subject: Re: [SDL] SDL xcode 4 ios

you can get the framework by google search ,there is a project on github

------------------ Original ------------------From: absinthdraco@gmail.com (Jared Maddox);
Date: Wed, Jun 6, 2012 11:14 AM
To: “sdl”;

Subject: Re: [SDL] SDL xcode 4 ios

Date: Tue, 5 Jun 2012 13:03:24 -0700
From: Aaron NA
To: sdl at lists.libsdl.org
Subject: Re: [SDL] SDL xcode 4 ios
Message-ID:
<CAEMwnvr5SD3jcMcwkJxh4Xt0p+bBYF-0ahxfYEzub4YAiHuRrg at mail.gmail.com>
Content-Type: text/plain; charset=“iso-8859-1”

guys I am losing my mind here where is SDL2.Framework? Why is nothing
clearly explained? Don’t the makers of SDL want people to USE SDL!?

If you don’t see it, then there isn’t currently an official framework.
SDL 2 is currently under development, and noone is actually being paid
to do it, so work is going slowly. As a result, nothing has been
polished up & made pretty, which is why nothing is explained.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org