Hi Jeff, Which version of MonoTouch do you have? There were some post-install issues pre 5.0.4 (and even in 5.0.4 for the eval version).
I've never seen the Import Project error before, can you provide more info about that? The build error is probably due to you having an old or eval version of MT. If not, make sure you have the following files: /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Xamarin.ObjcBinding.CSharp.targets /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Xamarin.ObjcBinding.Common.targets /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Xamarin.ObjcBinding.Tasks.dll /Library/Frameworks/Mono.framework/External/xbuild-frameworks/MonoTouch/v1.0/RedistList/FrameworkList.xml If you don't have them, you can copy them from your /Developer/MonoTouch/MSBuild/ directory. Hope that helps, Jeff On Tue, Jan 31, 2012 at 12:33 AM, JB < [email protected]> wrote: > Is this supposed to work? If I create a new solution using the MonoTouch > Binding Project and immediately compile it fails. Complains about an Import > Project. If I remove that it starts complaining about Build targets. > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/MonoTouch-Binding-Project-Doesn-t-Work-tp4343564p4343564.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
