Trouble with CurrencyConverter tutorial
Trouble with CurrencyConverter tutorial
- Subject: Trouble with CurrencyConverter tutorial
- From: "Bryan Hughes" <email@hidden>
- Date: Wed, 19 Mar 2008 21:33:35 -0400
I'm *this* close to getting things working, but I'm encountering the
following error when I build. What file should I be investigating based
upon this error?
cd "/Users/Withheld/xCode/Currency Converter"
/Developer/usr/bin/gcc-4.0 -arch i386 -isysroot
/Developer/SDKs/MacOSX10.5.sdk "-L/Users/Withheld/xCode/Currency
Converter/build/Debug" "-F/Users/Withheld/xCode/Currency
Converter/build/Debug" -filelist "/Users/Withheld/xCode/Currency
Converter/build/Currency Converter.build/Debug/Currency
Converter.build/Objects-normal/i386/Currency
Converter.LinkFileList" -mmacosx-version-min=10.5 -framework Cocoa -o
"/Users/Withheld/xCode/Currency Converter/build/Debug/Currency
Converter.app/Contents/MacOS/Currency
Converter"
*Undefined symbols:*
* ".objc_class_name_Converter", referenced from:*
* literal-pointer@__OBJC@__cls_refs@Converter in ConverterController.o*
*ld: symbol(s) not found*
*collect2: ld returned 1 exit status*
* ".objc_class_name_Converter", referenced from:*
* literal-pointer@__OBJC@__cls_refs@Converter in ConverterController.o
*
* ld: symbol(s) not found*
* collect2: ld returned 1 exit status*
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden