Jump to content

dylan_er

Newbie
  • Posts

    3
  • Joined

  • Last visited

Everything posted by dylan_er

  1. I'm still getting an error. Does anyone know how to fix this? Last login: Fri May 11 23:27:35 on ttys000 Dylans-iPhone:~ mobile$ /var/theos/bin/nic.pl NIC 2.0 - New Instance Creator ------------------------------ [1.] iphone/application [2.] iphone/library [3.] iphone/preference_bundle [4.] iphone/tool [5.] iphone/tweak Choose a Template (required): 1 Project Name (required): hello Package Name [com.yourcompany.hello]: Author/Maintainer Name [Mobile User]: Instantiating iphone/application in hello/... Done. Dylans-iPhone:~ mobile$ ls Application\ Support/ Documents/ Media/ Containers/ Downloads/ MobileSoftwareUpdate/ Darwin-arm.mk@ Library/ hello/ Dylans-iPhone:~ mobile$ cd hello Dylans-iPhone:~/hello mobile$ ls Makefile RootViewController.mm main.m Resources/ control theos@ RootViewController.h helloApplication.mm Dylans-iPhone:~/hello mobile$ make package /bin/sh: /var/mobile/hello/theos/bin/target.pl: Permission denied theos/makefiles/common.mk:103: *** You did not specify a target, and the "iphone" platform does not define a default target. Stop. Dylans-iPhone:~/hello mobile$
  2. I'm still getting an error. Does anyone know how to fix this? Last login: Fri May 11 23:27:35 on ttys000 Dylans-iPhone:~ mobile$ /var/theos/bin/nic.pl NIC 2.0 - New Instance Creator ------------------------------ [1.] iphone/application [2.] iphone/library [3.] iphone/preference_bundle [4.] iphone/tool [5.] iphone/tweak Choose a Template (required): 1 Project Name (required): hello Package Name [com.yourcompany.hello]: Author/Maintainer Name [Mobile User]: Instantiating iphone/application in hello/... Done. Dylans-iPhone:~ mobile$ ls Application\ Support/ Documents/ Media/ Containers/ Downloads/ MobileSoftwareUpdate/ Darwin-arm.mk@ Library/ hello/ Dylans-iPhone:~ mobile$ cd hello Dylans-iPhone:~/hello mobile$ ls Makefile RootViewController.mm main.m Resources/ control theos@ RootViewController.h helloApplication.mm Dylans-iPhone:~/hello mobile$ make package /bin/sh: /var/mobile/hello/theos/bin/target.pl: Permission denied theos/makefiles/common.mk:103: *** You did not specify a target, and the "iphone" platform does not define a default target. Stop. Dylans-iPhone:~/hello mobile$
  3. Still get an error. Anyone know how to fix this? Dylans-iPhone:~/hello mobile$ make package > Making all for application hello… ==> Copying resource directories into the application wrapper… ==> Compiling main.m (armv7)… In file included from <built-in>:1: /var/mobile/theos/Prefix.pch:11:11: fatal error: 'Foundation/Foundation.h' file not found #import <Foundation/Foundation.h> ^~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[3]: *** [/var/mobile/hello/.theos/obj/debug/armv7/main.m.3f8f93fb.o] Error 1 make[2]: *** [/var/mobile/hello/.theos/obj/debug/armv7/hello.app/hello] Error 2 make[1]: *** [internal-application-all_] Error 2 make: *** [hello.all.application.variables] Error 2 Dylans-iPhone:~/hello mobile$
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines