[Libreoffice-bugs] [Bug 118213] New: RuntimeException.hpp is missing from SDK
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Jun 17 17:49:41 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118213
Bug ID: 118213
Summary: RuntimeException.hpp is missing from SDK
Product: LibreOffice
Version: 6.0.4.2 release
Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: doug at lankshear.com
Description:
I am using 6.0.4.2 program and SDK. When I compile my program that includes the
file "com/sun/star/uno/reference.hxx", that file includes
"com/sun/star/uno/RuntimeException.hpp" which does not exist.
Also "com/sun/star/uno/XInterface.hpp" is missing.
Steps to Reproduce:
1. Build s program that includes "com/sun/star/uno/reference.hxx"
2.
3.
Actual Results:
c:\program files
(x86)\libreoffice\sdk\include\com\sun\star\uno\reference.hxx(28): fatal error
C1083: Cannot open include file: 'com/sun/star/uno/RuntimeException.hpp': No
such file or directory
Expected Results:
My program should compile
Reproducible: Always
User Profile Reset: No
Additional Info:
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180617/101ad717/attachment.html>
More information about the Libreoffice-bugs
mailing list