On Fri, Jul 22, 2011 at 2:53 PM, Heintz, Aleksander <[email protected]>wrote:

> Hi, I'm having trouble compiling my application using MonoTouch when trying
> to link in a static library, i get the "Id: symbol(s) not found" error. -
> http://pastie.org/2255209
> Is there anyone who might help me with this issue?
> I've spent about an hour or two googeling now, and I still can't figure it
> out. I read that using g++ to link should fix this, and in mt to add -cxx to
> the gcc-args to make this happen, but that didn't help.
>

Oh, in fact you need to pass -cxx as an additional mtouch argument. Go to
Project Options -> iPhone Build -> (General) Additional mtouch arguments.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to