Hi, My first guess would be that log4net references an assembly you don't have. If that's not the issue then please file a bug report (http://bugzilla.xamarin.com) with a reproducible test case.
Rolf On Tue, Nov 15, 2011 at 12:58 PM, adam_j_bradley <[email protected]> wrote: > I'm beginning to think that "no" is the answer as I'm getting the following > AOT error during the build > > AOT Compilation exited with code 1, command: > MONO_PATH=/Users/adamjbradley/Documents/Programming/PassportHelperUI/PassportHelperUI/bin/iPhone/Debug/PassportHelperUI.app > /Developer/MonoTouch/usr/bin/arm-darwin-mono --debug > --aot=mtriple=armv6-darwin,full,static,asmonly,soft-debug,iphone-abi,outfile=/var/folders/o4/o4P8NvuzGgOZlot-SPoq4U+++TM/-Tmp-/tmp4ad245c.tmp/log4net.dll.6.s > "/Users/adamjbradley/Documents/Programming/PassportHelperUI/PassportHelperUI/bin/iPhone/Debug/PassportHelperUI.app/log4net.dll" > Mono Ahead of Time compiler - compiling assembly > /Users/adamjbradley/Documents/Programming/PassportHelperUI/PassportHelperUI/bin/iPhone/Debug/PassportHelperUI.app/log4net.dll > Failed to load method 0x600029f from > '/Users/adamjbradley/Documents/Programming/PassportHelperUI/PassportHelperUI/bin/iPhone/Debug/PassportHelperUI.app/log4net.dll'. > > Anyone? > Thanks in advance! > > Sincerely, > Adam > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Q-log4net-mono-build-on-monotouch-tp4042688p4042688.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
