HomeStoreForumsWikiiPhone Native AppsiPhone Apps modmyifone Downloadsmodmyifone Links








Cell Phone Reception

Go Back   iPhone Forums at ModMyiFone.com - iPhone | iPod Touch, news, apps, themes. > 3rd Party Apps For iPhone | iPod Touch > iPhone / iPod Touch SDK | Development Discussion
Register FAQ Members List READ THIS Today's Posts Mark Forums Read

iPhone / iPod Touch SDK | Development Discussion SDK questions. A place for iPhone developers to post code snippets, discuss creating iPhone apps, and any other iPhone developing.


Discuss AppStore Apps! | MMi Cydia Repo Download Stats

Get more out of ModMyiFone by joining our free community. By registering you get privileges to download files from our downloads section and you may also post your questions in our forums! It's fast, free, and easy!

2.0 Unlock|Jailbreak OS X / Windows | iPhone 3G Detailed Review w/Pics! | Developers - Port Your Apps to 2.0
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-12-2007, 01:42 AM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 23
Thanks: 4
Thanked 2 Times in 2 Posts
Where is my <PhotoLibrary/CameraController.h>?

I am compiling a piece of code, it has the statement #import <PhotoLibrary/CameraController.h>, but when compiling the compiler says PhotoLibrary/CameraController.h: no such file or directory!

I have searched in C:\cygwin\usr\local\arm-apple-darwin\include\ as well as the whole C drive and couldnt find the PhotoLibrary folder.

Did I miss anything during toolchain installation?! Btw, I installed the toolchain by winChain (http://code.google.com/p/winchain/)

Thanks in advance for your help.

Dave

Anyone please?

Also when you unRar preBuiltToolchain.rar, you don't find the folder PhotoLibrary and that header file in it either.

What do I have to do to compile my program? It imports CameraController.h and CameraView.h :/

Dave

Please, could anyone be kind enough as to send me the PhotoLibrary and bin folders?
I am writing an app that allows camera autoshoot btw.
Many thanks...

Dave

Last edited by quocanh001; 12-12-2007 at 01:42 AM. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2 (permalink)  
Old 12-28-2007, 03:12 PM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 1.1.3
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,100
Thanks: 33
Thanked 179 Times in 145 Posts

Download Erica's headers from here:
http://ericasadun.com/ftp/Misc/

Then add (do not overwrite) any missing headers from this archive.
__________________
Starlight Computer Wizardry
Pocket-sized Development
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3 (permalink)  
Old 12-29-2007, 03:21 AM
drunknbass's Avatar
the kanye west of programming
 
Join Date: Jul 2007
Posts: 378
Thanks: 0
Thanked 47 Times in 38 Posts

id be careful downloading her headers, i dont think they are all complete/patched

i got that header for berlios, when i did try and install her headers it messed up all my frameworks
__________________

www.monsterandfriends.com The iPhone Developers Resource!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4 (permalink)  
Old 12-29-2007, 12:03 PM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 1.1.3
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,100
Thanks: 33
Thanked 179 Times in 145 Posts

That's why I said add missing headers from her download, do not replace your headers with hers.
__________________
Starlight Computer Wizardry
Pocket-sized Development
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5 (permalink)  
Old 01-02-2008, 02:53 AM
drunknbass's Avatar
the kanye west of programming
 
Join Date: Jul 2007
Posts: 378
Thanks: 0
Thanked 47 Times in 38 Posts

i added some headers and they didnt work without me patching, specifically PhotoLibrary headers.
__________________

www.monsterandfriends.com The iPhone Developers Resource!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6 (permalink)  
Old 01-02-2008, 04:17 PM
NetMage's Avatar
Developer
 
Join Date: Aug 2007
Device + Firmware: iPhone 1.1.3
Operating System: Windows XP / OS X
Location: Virginia
Posts: 1,100
Thanks: 33
Thanked 179 Times in 145 Posts

What did you have to patch?

Attach them to the thread...
__________________
Starlight Computer Wizardry
Pocket-sized Development
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7 (permalink)  
Old 01-02-2008, 08:03 PM
drunknbass's Avatar
the kanye west of programming
 
Join Date: Jul 2007
Posts: 378
Thanks: 0
Thanked 47 Times in 38 Posts

i honestly dont remeber unless i went digging back and i dont really have time..
might have been PLPhotoLibrary.h.. i added a few that i didnt already have and they didnt work without hunting down another header that was missing thats in another framework,
__________________

www.monsterandfriends.com The iPhone Developers Resource!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8 (permalink)  
Old 01-03-2008, 12:30 AM
JLA JLA is offline
Developer
 
Join Date: Oct 2007
Posts: 217
Thanks: 1
Thanked 22 Times in 21 Posts

I've found that a lot of my headers I have are combined. E.g. NSMutableString does not have its own header file, but instead has its header in the same file as NSString's. Maybe you could rename the old include, make a new folder for Erica stuff, and use a symlink to switch back and forth as needed.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9 (permalink)  
Old 01-03-2008, 01:45 AM
drunknbass's Avatar
the kanye west of programming
 
Join Date: Jul 2007
Posts: 378
Thanks: 0
Thanked 47 Times in 38 Posts

the only issue is alot of headers rely on other headers to work, and we still dont have 100% of the headers dumped. so sometimes you have to manually patch them, but thats only if you are one of the few who is doing things that nobody else is doing.
__________________

www.monsterandfriends.com The iPhone Developers Resource!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  iPhone Forums at ModMyiFone.com - iPhone | iPod Touch, news, apps, themes. > 3rd Party Apps For iPhone | iPod Touch > iPhone / iPod Touch SDK | Development Discussion

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
Forum Jump

ModMyMoto.com - ModMyGPhone.com - ModMyiFone.com - Dedicated Server Hosting by SingleHop - iPhone Wallpapers - iPhone forums | iPod touch forums, news, themes, apps, games, unlock, jailbreak community - ModMyiFone.com RSS Feeds - Contact Us - Link to us - Archive - Privacy Statement - - Top
Copyright © 2007-08 by ModMy, LLC. All rights reserved. You may not copy anything on this site unless you link to the original.
All times are GMT -6. The time now is 11:30 AM. Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
ModMyiFone.com is an independent publication and has not been authorized, sponsored, or otherwise approved by Apple, Inc or Cisco Systems, Inc. The information contained on this site is for educational purposes only.
Forum skin by poetic_folly