loading component library </mergedlo.dll> failed
宋河川
shc8marry at 163.com
Thu Jul 15 10:23:30 UTC 2021
try
{
xInterface = Reference< XInterface >(
resolver->resolve(sConnectionString), UNO_QUERY);
}
catch (Exception& e)
{
printf("Error: cannot establish a connection using '%s':\n %s\n",
OUStringToOString(sConnectionString, RTL_TEXTENCODING_ASCII_US).getStr(),
OUStringToOString(e.Message, RTL_TEXTENCODING_ASCII_US).getStr());
exit(1);
}
Error: cannot establish a connection using 'uno:socket,host=localhost,port=2083;urp;StarOffice.ServiceManager':
loading component library </mergedlo.dll> failed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20210715/3b12e38d/attachment.htm>
More information about the LibreOffice
mailing list