Hmm. ok. this is confusing. :blush: 

Sorry - i'm a real newbie at this, so apologies for my really simple
questions.

>>What Sebastien is saying is that a DLL built in VS.NET is not compatible
with MT.  You have to build the library with MD/MT.

Hmm. ok. So if i reference dll's in MonoDevelop -BUT- the project is a
simple .NET4.0 class library .. then there should be no problems.

BUT, if i want to use a dll built in VS.NET with a MonoTouch app (eg. iPad
app) .. i need to build the source with MD (even though the source code is
in another solution .. it's just that MD has compiled it into it's own MD
compat dll) and then go back to my own solution, and add a reference to that
new dll (which was created in the other instance of MD) ?

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Newbie-iPad-application-and-incompatible-target-frameworks-tp4503021p4504708.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to