[MonoTouch] Problem building when set to debug on iPhone

2011-10-27 Thread MilkyJoe
Here's a simplified outline of my solution's projects: Main Data SQLite The Data project references the SQLite project, and the Main project references the Data project. Everything builds fine when building for the simulator (I understand that this is a simplified build process) but, when

Re: [MonoTouch] Problem building when set to debug on iPhone

2011-10-27 Thread MilkyJoe
I'm now getting this again, when attempt to deploy to the iPhone in release mode [sigh]: /Could not link assemblies: System.IO.FileNotFoundException: Could not resolve: SQLite, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null at Mono.Cecil.BaseAssemblyResolver.Resolve

Re: [MonoTouch] Problem building when set to debug on iPhone

2011-10-27 Thread Nic Wise
Sounds like a compiler or linker error. Sebastian? On Thu, Oct 27, 2011 at 15:58, MilkyJoe leigh.bow...@curvenet.co.uk wrote: Again, if I temporarily add a reference for the SQlite project to the Main project, the solution builds perfectly again; even after the temporary reference has been

Re: [MonoTouch] Problem building when set to debug on iPhone

2011-10-27 Thread Sebastien Pouliot
Hello, Please fill a bug report at bugzilla.xamarin.com and state which version of MonoTouch you're using. Attach the full (failed) Build Output of your application. It would also be helpful if you can add -v -v -v to the Additional mtouch arguments since it might give us a few more hints

Re: [MonoTouch] Problem building when set to debug on iPhone

2011-10-27 Thread René Ruppert
...@lists.ximian.com [mailto:monotouch-boun...@lists.ximian.com] Im Auftrag von Nic Wise Gesendet: Donnerstag, 27. Oktober 2011 17:57 An: MilkyJoe Cc: monotouch@lists.ximian.com Betreff: Re: [MonoTouch] Problem building when set to debug on iPhone Sounds like a compiler or linker error. Sebastian? On Thu, Oct 27