<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2013/10/31 Stephan Bergmann <span dir="ltr"><<a href="mailto:sbergman@redhat.com" target="_blank">sbergman@redhat.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
That's a consequence of <<a href="http://www.libreoffice.org/download/4-0-new-features-and-fixes/#C.2B.2B_UNO_language_binding_and_URE_libraries" target="_blank">http://www.libreoffice.org/download/4-0-new-features-and-fixes/#C.2B.2B_UNO_language_binding_and_URE_libraries</a>> "Base-line Windows / C++ compiler upgraded to Visual Studio 2010 [...] runtime libraries for Visual Studio 2008 (msvcr90.dll) are no longer bundled."<br>
</blockquote><div><br></div><div>Yes, but I provide this dll in my extension.<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

Short of recompiling your extension against the LO 4 baseline, another option might be to tell users of your extension to first download and install the old MS runtime libraries on their system (which are available from MS, IIUC).<span class=""><font color="#888888"><br>
</font></span></blockquote><div><br><br></div><div>I tried to install MS runtime libraires (<a href="http://www.microsoft.com/en-us/download/details.aspx?id=5582">http://www.microsoft.com/en-us/download/details.aspx?id=5582</a>) but the problem still occurs (uno.exe reports runtime error).<br>
</div><div>On the same computer my extension works fine with AOO4.<br><br></div><div>The only issue is to recompile ?<br></div></div><br></div></div>