I've compared those, they're identical. What's confusing me is it compiles in 
both simulator and device on one Mac, and the same project out of SVN will only 
compile for the device not the sim on the other Mac.

Possible that I have an old/bad Xcode install?

-----Original Message-----
From: Sebastien Pouliot [mailto:[email protected]] 
Sent: Monday, February 20, 2012 5:33 PM
To: Dean Cleaver
Cc: [email protected]
Subject: Re: [MonoTouch] Compile problem

Hello Dean,

Compare both of your build options, in particular the `additional mtouch 
arguments`.

One likely differs from the other, e.g. one could have -cxx (for C++
support) specified and not the other.

Sebastien

On Mon, Feb 20, 2012 at 6:20 PM, Dean Cleaver 
<[email protected]> wrote:
> Hi,
>
> On a new machine I am getting this error compiling for the simulator - 
> compiles fine for the device. Seems to be around the Linea Pro 
> library, but I don't know why one compile works, one doesn't?
>
>
> Building: FlashValet (Debug|iPhoneSimulator)
>
> Building Solution FlashValet
>
> Building: KleverLogic.FlashValet.iPhone.Valet (Debug|iPhoneSimulator)
>
> Performing main compilation...
> /Developer/MonoTouch/usr/bin/smcs /noconfig 
> "/out:/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Valet.exe"
> "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.dll"
> "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.dll"
> "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll"
> "/r:/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll"
> "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Data.dll"
> "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Web.Services.dll"
> "/r:/xsl-home/kleverlogic/dtdev.dll"
> "/r:/xsl-home/xslmobile/Projects/Xception/iPhone/UI/bin/iPhoneSimulator/Debug/Xception.iPhone.UI.dll"
> "/r:/xsl-home/kleverlogic/FlashValet/Mobile/Framework/bin/iPhoneSimulator/Debug/KleverLogic.FlashValet.Mobile.Framework.iPhone.dll"
> "/r:/xsl-home/kleverlogic/FlashValet/SmartClient/bin/iPhoneSimulator/Debug/KleverLogic.FlashValet.SmartClient.dll"
> /nologo /warn:4 /debug:+ /debug:full /optimize- /codepage:utf8 
> "/define:DEBUG"  /t:exe 
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Main.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/LoginViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/SetPasswordViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/SelectLocationViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/SelectLocationModel.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/TicketCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/ReportCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/DispatchViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ReportsViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ReportsViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ReportViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ReportViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/SettingsViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/TicketViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/TicketViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/ActiveViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/ActiveViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/PastViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/PastViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/LostPasswordViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/NewViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/NewViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/TotalCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/MoreRowsCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/PastCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/NewCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/ActiveCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/SearchViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/IssuedViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/IssuedViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/IssuedCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Templates/BaseViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Templates/BaseViewControllerWithBadge.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ControlViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ControlViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/LogoffViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/BroadcastViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/AcceptTicketModel.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ActiveValetsViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ActiveValetsViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ValetsViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ValetsViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/ValetCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/AcceptTicketViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/PropertyValueCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/NotesViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/UpdatePhoneViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/NotesCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Monitor/LocationsViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Monitor/LocationsViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/LocationCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/SupportViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/BroadcastLocationViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/BroadcastLocationViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/BroadcastViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/LocationTotalCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/SigningOnViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/BulkWalkupViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/BulkTicketCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/BulkWalkupViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/BulkIssuedViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/BulkIssuedViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/BulkIssuedCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/LostTicketViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/LostTicketViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/CarViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/CarViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ColorViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ColorViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/PriceViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/PriceViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/HistoryLocationViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/HistoryLocationViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/SignOnSheetViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/NameViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/NameViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/SignOffSheetViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/OvernightTicketsViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/SendViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/SendViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/SentCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/ValetSummaryViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ValetViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/DispatcherViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/SelectSignOnSheetViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/SelectSignOnSheetModel.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/PanicViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/LocationSummaryViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/BroadcastMessageHistoryViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/BroadcastMessageHistoryViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/AcceptTicketViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Templates/TicketSortedDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Templates/IssuedTicketSortedDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Web
> References/Dynamic/Reference.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ValetViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/OperatingModeViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/OperatingModeViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/RunnerViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/RunnerViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/PullTicketViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/PullTicketModel.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/PullTicketViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/SelectCompanyModel.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/SelectCompanyViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/ReIssueViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Dispatch/ReIssueViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/ReIssueCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/ExtensionMethods.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/Issued.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ReservationViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/ReservationViewDataSource.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/TableCells/ReservationCell.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/LogoffTimeViewController.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/Booking.cs"
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Common/Reservation.cs"
>
> Copying content files
> Copying
> '/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Images/Icon.png' 
> to 
> '/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/KleverLogicFlashValetiPhoneValet.app/Icon.png'
> Copying
> '/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Images/[email protected]
> ng' to 
> '/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/KleverLogicFlashValetiPhoneValet.app/[email protected]'
> Copying
> '/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Images/IconiPad.png'
> to
> '/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/KleverLogicFlashValetiPhoneValet.app/IconiPad.png'
> Copying
> '/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Images/Spotlight.png'
> to
> '/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/KleverLogicFlashValetiPhoneValet.app/Spotlight.png'
> Copying
> '/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Images/[email protected]'
> to
> '/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/KleverLogicFlashValetiPhoneValet.app/[email protected]'
> Copying
> '/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Images/SpotlightiPad.png'
> to
> '/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/KleverLogicFlashValetiPhoneValet.app/SpotlightiPad.png'
> Copying
> '/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/Images/iTunes.pn
> g' to 
> '/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/KleverLogicFlashValetiPhoneValet.app/iTunes.png'
> Build complete -- 0 errors, 0 warnings
>
> Compiling to native code
> /Developer/MonoTouch/usr/bin/mtouch -v --nomanifest --nosign -sim 
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/KleverLogicFlashValetiPhoneValet.app"
> -r
> "/xsl-home/xslmobile/Projects/Xception/iPhone/UI/bin/iPhoneSimulator/Debug/Xception.iPhone.UI.dll"
> -r
> "/xsl-home/kleverlogic/FlashValet/Mobile/Framework/bin/iPhoneSimulator/Debug/KleverLogic.FlashValet.Mobile.Framework.iPhone.dll"
> -r
> "/xsl-home/kleverlogic/FlashValet/SmartClient/bin/iPhoneSimulator/Debug/KleverLogic.FlashValet.SmartClient.dll"
> -r "/Developer/MonoTouch/usr/lib/mono/2.1/System.dll" -r 
> "/Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.dll" -r 
> "/Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll" -r 
> "/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll" -r 
> "/Developer/MonoTouch/usr/lib/mono/2.1/System.Data.dll" -r 
> "/Developer/MonoTouch/usr/lib/mono/2.1/System.Web.Services.dll" -r 
> "/xsl-home/kleverlogic/dtdev.dll" -debug -linksdkonly -sdk "4.3" 
> -targetver "3.0" "-v" --gcc_flags 
> "\"-L/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet\" \"-ldtdev\"
> \"-framework\" \"AudioToolbox\" \"-framework\" \"CoreGraphics\"
> \"-framework\" \"ExternalAccessory\" \"-ObjC\""
> "/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Valet.exe"
> Framework is:
> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSim
> ulator4.3.sdk
> Copied
> /xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Val
> et.exe
> to
> /xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Kle
> verLogicFlashValetiPhoneValet.app/Valet.exe
> Copied /Developer/MonoTouch/usr/lib/mono/2.1/mscorlib.dll to 
> /xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Kle
> verLogicFlashValetiPhoneValet.app/mscorlib.dll
> Copied /Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll to 
> /xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Kle
> verLogicFlashValetiPhoneValet.app/monotouch.dll
> Copied /Developer/MonoTouch/usr/lib/mono/2.1/System.dll to 
> /xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Kle
> verLogicFlashValetiPhoneValet.app/System.dll
> Copied /Developer/MonoTouch/usr/lib/mono/2.1/Mono.Security.dll to 
> /xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Kle
> verLogicFlashValetiPhoneValet.app/Mono.Security.dll
> Copied /Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll to 
> /xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Kle
> verLogicFlashValetiPhoneValet.app/System.Core.dll
> Copied /Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.dll to 
> /xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Kle
> verLogicFlashValetiPhoneValet.app/System.Xml.dll
> Copied /Developer/MonoTouch/usr/lib/mono/2.1/System.Web.Services.dll 
> to 
> /xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Kle
> verLogicFlashValetiPhoneValet.app/System.Web.Services.dll
> Copied /Developer/MonoTouch/usr/lib/mono/2.1/System.Data.dll to 
> /xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Kle
> verLogicFlashValetiPhoneValet.app/System.Data.dll
> Copied /Developer/MonoTouch/usr/lib/mono/2.1/Mono.Data.Tds.dll to 
> /xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Kle
> verLogicFlashValetiPhoneValet.app/Mono.Data.Tds.dll
> Copied /Developer/MonoTouch/usr/lib/mono/2.1/System.Transactions.dll 
> to 
> /xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Kle
> verLogicFlashValetiPhoneValet.app/System.Transactions.dll
> Copied /Developer/MonoTouch/usr/lib/mono/2.1/Mono.Data.Sqlite.dll to 
> /xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Kle
> verLogicFlashValetiPhoneValet.app/Mono.Data.Sqlite.dll
> Linking SDK only for assembly
> /xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Val
> et.exe
> into
> /xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet/bin/iPhone/QA/Kle
> verLogicFlashValetiPhoneValet.app
> Generated
> /var/folders/07/mpr9k8992lg2rsqf37c9t7jw0ykv16/T/tmp39f94d56.tmp/main.
> m /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc 
> -arch
> i386 -gdwarf-2 -fobjc-legacy-dispatch -fobjc-abi-version=2
> -miphoneos-version-min=4.3 -arch i386  -std=c99 
> -I/Developer/MonoTouch/SDKs/MonoTouch.iphonesimulator.sdk/usr/include
> -isysroot
> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSim
> ulator4.3.sdk -c 
> /var/folders/07/mpr9k8992lg2rsqf37c9t7jw0ykv16/T/tmp39f94d56.tmp/main.
> m
> -o
> /var/folders/07/mpr9k8992lg2rsqf37c9t7jw0ykv16/T/tmp39f94d56.tmp/main.
> x86.o
> -DDEBUG
> /var/folders/07/mpr9k8992lg2rsqf37c9t7jw0ykv16/T/tmp39f94d56.tmp/main.
> m: In function 'monotouch_debug_listen':
> /var/folders/07/mpr9k8992lg2rsqf37c9t7jw0ykv16/T/tmp39f94d56.tmp/main.m:1836:
> warning: implicit declaration of function 'mini_get_debug_options'
> /var/folders/07/mpr9k8992lg2rsqf37c9t7jw0ykv16/T/tmp39f94d56.tmp/main.m:1838:
> warning: implicit declaration of function 
> 'mono_debugger_agent_parse_options'
> /var/folders/07/mpr9k8992lg2rsqf37c9t7jw0ykv16/T/tmp39f94d56.tmp/main.
> m: In function 'main':
> /var/folders/07/mpr9k8992lg2rsqf37c9t7jw0ykv16/T/tmp39f94d56.tmp/main.m:2155:
> warning: 'return' with no value, in function returning non-void
> /var/folders/07/mpr9k8992lg2rsqf37c9t7jw0ykv16/T/tmp39f94d56.tmp/main.m:2171:
> warning: implicit declaration of function 'monotouch_enable_debug_tracking'
> /var/folders/07/mpr9k8992lg2rsqf37c9t7jw0ykv16/T/tmp39f94d56.tmp/main.m:2441:
> warning: implicit declaration of function 'monotouch_register_all'
>
> /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc 
> -arch
> i386 -gdwarf-2 -fobjc-legacy-dispatch -fobjc-abi-version=2
> -miphoneos-version-min=4.3   -isysroot 
> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSim
> ulator4.3.sdk 
> /var/folders/07/mpr9k8992lg2rsqf37c9t7jw0ykv16/T/tmp39f94d56.tmp/main.
> x86.o -o 
> /var/folders/07/mpr9k8992lg2rsqf37c9t7jw0ykv16/T/tmp39f94d56.tmp/Valet
> -framework CFNetwork -framework Foundation -framework UIKit -framework 
> SystemConfiguration -framework AudioToolbox -framework AVFoundation 
> -framework QuartzCore -framework CoreFoundation -framework 
> CoreLocation -framework CoreGraphics -framework ExternalAccessory -lz 
> -u _mono_pmip -u _CreateZStream -u _CloseZStream -u _Flush -u 
> _ReadZStream -u _WriteZStream -liconv -lmono-2.0 -lmonotouch 
> -L/Developer/MonoTouch/SDKs/MonoTouch.iphonesimulator.sdk/usr/lib -u 
> _catch_exception_raise 
> "-L/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet" "-ldtdev"
> "-framework" "AudioToolbox" "-framework" "CoreGraphics" "-framework"
> "ExternalAccessory" "-ObjC"
> Process exited with code 1, command:
> /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc 
> -arch
> i386 -gdwarf-2 -fobjc-legacy-dispatch -fobjc-abi-version=2
> -miphoneos-version-min=4.3   -isysroot 
> /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSim
> ulator4.3.sdk 
> /var/folders/07/mpr9k8992lg2rsqf37c9t7jw0ykv16/T/tmp39f94d56.tmp/main.
> x86.o -o 
> /var/folders/07/mpr9k8992lg2rsqf37c9t7jw0ykv16/T/tmp39f94d56.tmp/Valet
> -framework CFNetwork -framework Foundation -framework UIKit -framework 
> SystemConfiguration -framework AudioToolbox -framework AVFoundation 
> -framework QuartzCore -framework CoreFoundation -framework 
> CoreLocation -framework CoreGraphics -framework ExternalAccessory -lz 
> -u _mono_pmip -u _CreateZStream -u _CloseZStream -u _Flush -u 
> _ReadZStream -u _WriteZStream -liconv -lmono-2.0 -lmonotouch 
> -L/Developer/MonoTouch/SDKs/MonoTouch.iphonesimulator.sdk/usr/lib -u 
> _catch_exception_raise 
> "-L/xsl-home/kleverlogic/FlashValet/Mobile/iPhone/Valet" "-ldtdev"
> "-framework" "AudioToolbox" "-framework" "CoreGraphics" "-framework"
> "ExternalAccessory" "-ObjC"
> Undefined symbols:
>   "__Unwind_Resume", referenced from:
>       -[CommStream stream:handleEvent:] in libdtdev.a(CommStream.o)
>       -[CommStream runLoopThread:] in libdtdev.a(CommStream.o)
>       -[CommStream write:length:] in libdtdev.a(CommStream.o)
>       -[CommEA eaClean] in libdtdev.a(CommEA.o)
>       -[CommEA EAAccessoryDidConnect:] in libdtdev.a(CommEA.o)
>       -[iSerialStream streamData:buffer:length:] in
> libdtdev.a(iSerialStream.o)
>       -[iSerialStream discoverFinish] in libdtdev.a(iSerialStream.o)
>       -[iSerialStream discoverFinishWithError:] in
> libdtdev.a(iSerialStream.o)
>       -[iSerialStream discoverDeviceFound:] in 
> libdtdev.a(iSerialStream.o)
>       -[Linea dealloc] in libdtdev.a(LineaSDK.o)
>       -[Linea processBTEvents:] in libdtdev.a(LineaSDK.o)
>       -[Linea setConnState:] in libdtdev.a(LineaSDK.o)
>       -[Linea sendCommand:command:inData:inLength:outData:forced:] in
> libdtdev.a(LineaSDK.o)
>       -[Linea processData:] in libdtdev.a(LineaSDK.o)
>       -[Linea updateNotify:percent:] in libdtdev.a(LineaSDK.o)
>       -[Linea updateFirmwareData:] in libdtdev.a(LineaSDK.o)
>       -[Linea msProcessFinancialCard:track2:] in 
> libdtdev.a(LineaSDK.o)
>       -[Linea getBarcodeTypeMode] in libdtdev.a(LineaSDK.o)
>       -[Linea setBarcodeTypeMode:] in libdtdev.a(LineaSDK.o)
>       -[Linea cryptoAuthenticateiPod:] in libdtdev.a(LineaSDK.o)
>       -[Linea mfClose] in libdtdev.a(LineaSDK.o)
>       -[Linea bt301ReadThread:] in libdtdev.a(LineaSDK.o)
>       -[Linea btmGetEnabled] in libdtdev.a(LineaSDK.o)
>       -[Linea btmSetEnabled:] in libdtdev.a(LineaSDK.o)
>       -[Linea discoverFinish:] in libdtdev.a(LineaSDK.o)
>       -[Linea discoverDeviceFound:] in libdtdev.a(LineaSDK.o)
>       -[Linea discoverThreadFunc:] in libdtdev.a(LineaSDK.o)
>       -[Linea emsrLoadECCPublicKey:keyData:] in libdtdev.a(LineaSDK.o)
>       -[Printer setConnState:] in libdtdev.a(PrinterSDK.o)
>       -[Printer processData:] in libdtdev.a(PrinterSDK.o)
>       -[Printer initCheck] in libdtdev.a(PrinterSDK.o)
>       -[Printer accessoryDisconnected] in libdtdev.a(PrinterSDK.o)
>       -[Printer iSerialConnected] in libdtdev.a(PrinterSDK.o)
>       -[Printer iSerialDisconnected] in libdtdev.a(PrinterSDK.o)
>       -[Printer bluetoothDiscoveryComplete] in 
> libdtdev.a(PrinterSDK.o)
>       -[Printer bluetoothDiscoveryFailedWithError:] in
> libdtdev.a(PrinterSDK.o)
>       -[Printer bluetoothDeviceDiscovered:name:] in 
> libdtdev.a(PrinterSDK.o)
>       -[Printer flushCache] in libdtdev.a(PrinterSDK.o)
>       -[Printer openChannel:] in libdtdev.a(PrinterSDK.o)
>       -[Printer closeChannel:] in libdtdev.a(PrinterSDK.o)
>       -[Printer printText:usingEncoding:] in libdtdev.a(PrinterSDK.o)
>       -[Printer cryptoRawSetKey:encryptedData:] in 
> libdtdev.a(PrinterSDK.o)
>       -[Printer msProcessFinancialCard:track2:] in 
> libdtdev.a(PrinterSDK.o)
>       -[PPad setConnState:] in libdtdev.a(PPadSDK.o)
>       -[PPad processData:] in libdtdev.a(PPadSDK.o)
>       -[PPad initCheck] in libdtdev.a(PPadSDK.o)
>       -[PPad sendCommand:timeout:outBuffer:outLen:] in 
> libdtdev.a(PPadSDK.o)
>       -[PPad msProcessFinancialCard:track2:] in libdtdev.a(PPadSDK.o)
>       -[PPad notifyDelegatePIN:] in libdtdev.a(PPadSDK.o)
>       -[PPad pollPINThread:] in libdtdev.a(PPadSDK.o)
>       -[PPad mfClose] in libdtdev.a(PPadSDK.o)
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
>
> mtouch exited with code 1
>
> ---------------------- Done ----------------------
>
> Build: 1 error, 0 warnings
>
>
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to