I'm down to some final testing. Things work pretty well on the simulator, but when I choose the Release | iPhone configuration and Run, I get this compile error: Could not link assemblies (MT2001)
I set the Linker behavior to Don't link and then I get this error: mtouch exited with code 1 It looks like I get the same behavior when trying the Debug | iPhone configuration, too. The assemblies that I brought over from Windows are all .NET 3.5 or below. Any thoughts about how to troubleshoot this? -- View this message in context: http://monotouch.2284126.n4.nabble.com/Linker-error-when-trying-to-go-to-device-tp4423586p4423586.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
