Home User CP Donate Chat Register Today!  
  Get New posts Faq / Help?
   


Go Back   Hackint0sh > Projects and Hacks > iPhone > Applications & Development > iPhone Developer Exchange

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 03-17-2008, 06:51 PM
CycloneFr
Status: Offline
Senior Member
 
Join Date: May 2006
Posts: 135
Rep Power: 10
CycloneFr is on a distinguished road
Default

:s :s doesnt sound good
__________________
1) C2D E2160@3Ghz | MoBo: ASUS P5E-VM DO | Chipset: ICH9 | No Onboard LAN Intel | Wifi: NetGear WPN311 (recognized as Airport Extreme) | Sound: ALC883 but no 5.1 ch atm | Memory: 2 Gb RAM | Geforce 8600 GT 256 MB/CE/QI | HD: SATA 160GB | DVD : Pioneer 111L 40X/16X | OSX 10.5.2 pc efi v8

2) C2D E6600@3.53Ghz | MoBo: ASUS P5K | Wifi: RT2500USB | Sound: Onboard ALC883 | Memory: 2 Gb RAM | GeForce 8800GT 512 MB/CE/QI | HD: SAMSUNG SATA-II 500GB | DVD : Pioneer 111L 40X/16X | OSX 10.5.2 pc efi v8
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12 (permalink)  
Old 03-17-2008, 06:57 PM
NerveGas
Status: Offline
Member
 
Join Date: Jul 2007
Posts: 49
Rep Power: 0
NerveGas is on a distinguished road
Default

Quote:
Originally Posted by netkas View Post
NerveGas, u r a bit late with it, i made same when was porting anysim to sdk, but it wasn't good idea, app didn't work well in simulatore (no slider working) and didn't work at all on iphone, maybe i did smth wrong, so i rewrote it to use only sdk headers
Not having problems with my builds... all the examples i've tested run, and NES.app is working on Aspen with it:

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #13 (permalink)  
Old 03-17-2008, 07:16 PM
CycloneFr
Status: Offline
Senior Member
 
Join Date: May 2006
Posts: 135
Rep Power: 10
CycloneFr is on a distinguished road
Default

good good good
__________________
1) C2D E2160@3Ghz | MoBo: ASUS P5E-VM DO | Chipset: ICH9 | No Onboard LAN Intel | Wifi: NetGear WPN311 (recognized as Airport Extreme) | Sound: ALC883 but no 5.1 ch atm | Memory: 2 Gb RAM | Geforce 8600 GT 256 MB/CE/QI | HD: SATA 160GB | DVD : Pioneer 111L 40X/16X | OSX 10.5.2 pc efi v8

2) C2D E6600@3.53Ghz | MoBo: ASUS P5K | Wifi: RT2500USB | Sound: Onboard ALC883 | Memory: 2 Gb RAM | GeForce 8800GT 512 MB/CE/QI | HD: SAMSUNG SATA-II 500GB | DVD : Pioneer 111L 40X/16X | OSX 10.5.2 pc efi v8
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Sponsored links Remove advertisements
Advertisement
Advertisement

  #14 (permalink)  
Old 03-17-2008, 08:53 PM
iPhoneFrank
Status: Offline
Member
 
Join Date: Feb 2008
Posts: 48
Rep Power: 0
iPhoneFrank is on a distinguished road
Default

NerveGas, many thanks. This is awesome. Testing on the emu saves alot of development time.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #15 (permalink)  
Old 03-19-2008, 08:25 AM
erland
Status: Offline
Junior Member
 
Join Date: Nov 2007
Posts: 1
Rep Power: 0
erland is on a distinguished road
Default

Does this somehow mean that we will be able to develop applications using Linux or Windows, or are we still required to use Leopard ?

I understand that the Apple IDE (Cocoa?) doesn't work on Linux, but will I be able to cross compile and edit the source code using a standard text editor ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #16 (permalink)  
Old 03-19-2008, 11:33 AM
lordimac
Status: Offline
Junior Member
 
Join Date: Jul 2007
Posts: 18
Rep Power: 0
lordimac is on a distinguished road
Default

Can I use this with Aspen Simulator? This would be nice to run native 1.0/1.1 in Simulator.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Sponsored links Remove advertisements
Advertisement
Advertisement

  #17 (permalink)  
Old 03-20-2008, 12:03 AM
antith3tic
Status: Offline
Junior Member
 
Join Date: Mar 2008
Posts: 7
Rep Power: 0
antith3tic is on a distinguished road
Default

Quote:
Originally Posted by erland View Post
Does this somehow mean that we will be able to develop applications using Linux or Windows, or are we still required to use Leopard ?

I understand that the Apple IDE (Cocoa?) doesn't work on Linux, but will I be able to cross compile and edit the source code using a standard text editor ?
You are still limited to Leopard for SDK applications. This is more along the lines of being able to use Xcode 3.1 (i.e. apple's ARM compilier) with the less restrictive 'open toolchain' header/framework.

There is a easy Windows binary toolchain installer floating around. The installation is very straighforward. I compiled a "HelloWorld" level app under Vista and it ran on my 1.1.4 firmware phone.

The toolchain install under Linux is close to the OS X from what I gather. Just a few tweaks of the build parameters.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #18 (permalink)  
Old 03-21-2008, 12:57 AM
Darkmen's Avatar
Darkmen
Status: Offline
Member
 
Join Date: Aug 2007
Posts: 61
Rep Power: 7
Darkmen is on a distinguished road
Default

HI @ ALL
I think its a good idea to use XCode to build 1.1.4 applications. IDE - much easier to code.
The idea is to make an own SDK item:
/Developer/Platforms/Toolchain.platform/Developer/SDKs/Toolchain.sdk

We can copy Aspen.platform to Toolchain.platform and replace all Frameworks from FW image and take set of headers from leo loolchain
In
/Developer/Platforms/Toolchain.platform/Info.plist we changing name to Toolchaine and version to 1.1.4
Then
/Developer/Platforms/Toolchain.platform/Developer/SDKs/Toolchain.sdk/SDKSettings.plist
CanonicalName = aspen1.1.4
DisplayName = Device - Aspen 1.1.4
Version 1.1.4

After XCode restart we can select own SDK item Aspen 1.1.4 in project properties.
But i still have problemth with linking
It doesn't want to find any library export symbols
so i get alot of error messages like:
Undefined symbol: _onjc_MsgSend

Any thoughts?

Edit: solved

Last edited by Darkmen; 03-21-2008 at 11:15 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #19 (permalink)  
Old 03-25-2008, 12:55 PM
jeanmaikel
Status: Offline
Junior Member
 
Join Date: Jan 2008
Posts: 5
Rep Power: 0
jeanmaikel is on a distinguished road
Default Using the Apple SDK with low-level APIs

Jonathan Z has updated the document
http://iphone-dev.org/howto:using_sd...lchain_headers
but by comparing with the forum on amazon, there is still a typo
on the 4th line, a carriage return is missing before second -F
correct is
"
-I/Developer/SDKs/iPhoneOS.sdk/Versions/Aspen1.2.sdk/include
-I/Developer/Platforms/Aspen.platform/Developer/SDKs/Aspen1.2.sdk/usr/include
-I/Developer/Platforms/Aspen.platform/Developer/usr/lib/gcc/arm-apple-darwin9/4.0.1/include
-F/System/Library/Frameworks
-F/Developer/Platforms/Aspen.platform/Developer/SDKs/Aspen1.2.sdk/System/Library/Frameworks
-F/Developer/Platforms/Aspen.platform/Developer/SDKs/Aspen1.2.sdk/System/Library/PrivateFrameworks
-DMAC_OS_X_VERSION_MAX_ALLOWED=1050"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Remove advertisements
Advertisement
Advertisement Sponsored links

  #20 (permalink)  
Old 04-24-2008, 07:26 PM
cbecking
Status: Offline
Junior Member
 
Join Date: Mar 2008
Posts: 6
Rep Power: 0
cbecking is on a distinguished road
Default

Any word on this working on SDK beta 4?

Last edited by cbecking; 04-24-2008 at 07:27 PM. Reason: Typo
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +2. The time now is 10:58 PM.



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2 Ad Management by RedTyger
follow us on Twitter!

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105