Regina Henschel wrote:
c:\softwarearchiv2\odff06\scaddins\source\analysis\bessel.hxx(35) :
fatal error C1083: Cannot open include file:
'com/sun/star/sheet/NoConvergenceException.hpp': No such file or directory
I see the file NoConvergenceException.hpp in
C:\SoftwareArchiv2\odff06\solver\300\wntmsci12.pro\inc\offuh\com\sun\star\sheet
and in
C:\SoftwareArchiv2\odff06\offuh\wntmsci12.pro\inc\offuh\com\sun\star\sheet
What goes wrong here?
The scaddins module doesn't use the headers from offuh, but creates its
own ones. This is done in part to bring it closer to being a pure UNO
component (it isn't really one because it depends on tools for the
resource files), and in part because it's needed for the own interfaces
anyway.
The list of types for which headers are made is in UNOTYPES in
makefile.mk. Just add the new one there.
Niklas
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org
For additional commands, e-mail: dev-h...@sc.openoffice.org