Problems with XCode 1.2
Problems with XCode 1.2
- Subject: Problems with XCode 1.2
- From: April Gendill <email@hidden>
- Date: Tue, 27 Apr 2004 19:09:36 -0700
Ok I just started a new project because I ran into this. In the new
project I altered nothing, did nothing. I simply created new cocoa
application and when I hit build I get this :
Building target ScrollTabs with build style Development
(optimization:level 0, debug-symbols:on) (1 warning)
setenv MACOSX_DEPLOYMENT_TARGET 10.2
cd /Users/Goddess/Documents/Projects/ScrollTabs
/usr/bin/gcc-3.3 -x objective-c -arch ppc -pipe -Wno-trigraphs
-fasm-blocks -fpascal-strings -g -O0 -mtune=G4 -Wno-four-char-constants
-Wmost -Wno-four-char-constants -Wno-unknown-pragmas -O0
-fmessage-length=0 -ffix-and-continue
-F/Users/Goddess/Documents/Projects/ScrollTabs/build
-I/Users/Goddess/Documents/Projects/ScrollTabs/build/include
-I/Users/Goddess/Documents/Projects/ScrollTabs/build/ScrollTabs.build/
ScrollTabs.build/DerivedSources
-Wp,-header-mapfile,/Users/Goddess/Documents/Projects/ScrollTabs/build/
ScrollTabs.build/ScrollTabs.build/ScrollTabs.hmap -include
/Users/Goddess/Documents/Projects/ScrollTabs/build/ScrollTabs.build/
SharedCaches/ScrollTabs_Prefix-crvktaiepijrpibqqeibccjhxeuz/
ScrollTabs_Prefix.pch -c
/Users/Goddess/Documents/Projects/ScrollTabs/main.m -o
/Users/Goddess/Documents/Projects/ScrollTabs/build/ScrollTabs.build/
ScrollTabs.build/Objects-normal/ppc/main.o
/Users/Goddess/Documents/Projects/ScrollTabs/main.m: In function `main':
/Users/Goddess/Documents/Projects/ScrollTabs/main.m:13: warning:
passing arg 2 of `NSApplicationMain' from incompatible pointer type
/Users/Goddess/Documents/Projects/ScrollTabs/main.m:13: warning:
passing arg 2 of `NSApplicationMain' from incompatible pointer type
This is the template that came with xcode what the heck is this
about!!??!
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.