The -gcc_flags should no longer be needed if you use the LinkWith'd version
from the latest monotouch-bindings from github.

Hope that helps,

Jeff

On Fri, Feb 24, 2012 at 11:08 PM, technohead <[email protected]>wrote:

> Ah ok, thanks again Rolf for your help, that was it. The working version
> is:
>
> -aot "ntrampolines=4048"
>  -v -gcc_flags "-L${ProjectDir} -lfacebook_ios_sdk -framework CoreGraphics
> -force_load ${ProjectDir}/libfacebook_ios_sdk.a"
>
> I'm pretty certain we were using the same compiler args for the other
> project, as the Facebook login was working without fault, but we would see
> random crashes when calling the RequestDialog method. Unfortunately, we've
> since replaced it with a UIWebView and are no longer using the facebook
> library.
>
> Dennis
>
>
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Facebook-API-Anyone-successfully-using-this-tp4296165p4419381.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

Reply via email to