https://bugs.freedesktop.org/show_bug.cgi?id=61503

Sebastian Brandt <sbra...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sbra...@gmx.de

--- Comment #22 from Sebastian Brandt <sbra...@gmx.de> ---
Having the same problem.
Trying with various 4.x SDK versions - none works.

.Net 4.0, Visual Studio 2012, Win 7 x 64

SDK 4.0.0.3: gives 
System.InvalidCastException: Unable to cast object of type 'System.IntPtr' to
type 'System.Runtime.InteropServices.GCHandle'.
   at uno.util.to_cli<class
com::sun::star::uno::XComponentContext>(Reference<com::sun::star::uno::XComponentContext>*
x)
   at uno.util.Bootstrap.bootstrap()

SDK 4.2.0 alpha
 (master~2013-07-11_04.05.08_LibreOfficeDev_4.2.0.0.alpha0_Win_x86_sdk.msi from
today's daily (18th July 2013))
System.TypeLoadException: Could not load type
'unoidl.com.sun.star.frame.XComponentLoader' from assembly 'cli_oootypes,
Version=1.0.8.0, Culture=neutral, PublicKeyToken=ce2cb7e279207b9e'.
seems the 4.2.0 alpha is missing quite a lot of the unoidl.com.sun.star types;
not suprising, as it has ~5KiB, while the 4.0 has ~951KiB.

SDK 4.1.0.2: Same problem as 4.2.0, hardly any types.

SDK 3.6.6 with LO 4.x uninstalled and LO 3.6.6 installed, and .Net 3.5: WORKS

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to