Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79731 --- shadow/79731 2007-04-16 10:37:40.000000000 -0400 +++ shadow/79731.tmp.3399 2007-04-16 15:31:55.000000000 -0400 @@ -1,22 +1,21 @@ Bug#: 79731 Product: Mono: Runtime Version: 1.2 -OS: unknown -OS Details: +OS: GNU/Linux [Other] +OS Details: Linux Status: NEW Resolution: Severity: Unknown Priority: Normal -Component: misc +Component: interop AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: Mono openoffice bindings doesn't work BugsThisDependsOn: 78767 Description of Problem: I can get bindings to work with mono from svn @@ -251,6 +250,23 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-01-01 16:52 ------- I believe the issue is the problem reported in 78767, where Mono can not be loaded as a shared library (test case is attached over there, and we still crash). + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-16 15:31 ------- +For ooo-build, there is a mono/linux version of cli_maker that is +native C# instead of the cli_maker that will only work +on .net/windows because it is written in managed c++. + +I've heard the cli_maker for mono has version issues. Or is it +assembly libraries it generates? + +I believe the source code to the ooo-build version of 2.2 of open +office includes the patches for cli_maker for mono. + +cli_maker is a .net app that generates assembly libraries for the +mono bindings based on the UNO interfaces? Is this correct? +I think mono version of cli_maker uses unsafe and DllImports into the +mono runtime? + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
