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:
Hello Douglas Lankshear, Since this is build issue and not a software issue, would you mind sending an email to the dev list instead? -> https://wiki.documentfoundation.org/Development/Mailing_List Closing as RESOLVED MOVED