http://bugzilla.novell.com/show_bug.cgi?id=603593
http://bugzilla.novell.com/show_bug.cgi?id=603593#c3 Geoff Norton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Geoff Norton <[email protected]> 2010-05-19 15:19:09 UTC --- Remove these two lines from PirateBC.cs [DllImport("Agon/libagon.a", SetLastError = true)] public static extern bool AgonCreate(NSString gameSecret, AgonEnvironment serverEnvironment); You cannot pinvoke a NSString like that. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
