[MonoTouch] Newbie: iPad application and incompatible target frameworks :(

Jason Awbrey jason at awbrey.net
Sun Mar 25 20:29:54 UTC 2012


you can reference other library projects in a solution just like you do
with VS.NET

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.  You can either build
it standalone and reference the DLL, or include the project in your
solution and use project references.

On Sun, Mar 25, 2012 at 9:55 AM, Pure Krome <
pure.krome at world-domination.com.au> wrote:

> That's a bit frustrating then.
>
> so my MT solution will have a number of projects in it -> one being the
> MonoTouch iPad project. The rest being normal .NET 4.0 class library
> proj's.
> So this means i need to add a reference the .dll's in the release (or
> debug)
> folder, which each of these class libraries makes?
>
> that sounds a bit of a bummer?
>
> if that's right, then will MT even consider changing it so that the iPad
> app
> can reference those projects in the future, instead of the .dll's ?
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Newbie-iPad-application-and-incompatible-target-frameworks-tp4503021p4503296.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120325/0df2f6bc/attachment.html>


More information about the MonoTouch mailing list