Re: which library needs to be linked to, that has implementation code for ErrorInfo::IsA

2014-09-29 Thread Stephan Bergmann
On 09/29/2014 03:56 AM, nicholas ferguson wrote: Essentially I searched for a module that used StringErrorInfo, and then copied its preprocessors…and that worked. A word of advice: Replacing the LO build system with your own functionality, even only partially, is apparently hard and error

RE: which library needs to be linked to, that has implementation code for ErrorInfo::IsA

2014-09-29 Thread nicholas ferguson
You can always ask me questionlike what am I trying to do.. I didn't understand your response. -Original Message- From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On Behalf Of Stephan Bergmann Sent: Monday, September 29, 2014 3:38 AM To: nicholas ferguson;

RE: which library needs to be linked to, that has implementation code for ErrorInfo::IsA

2014-09-28 Thread nicholas ferguson
Not a library...probably a preprocessor directive? From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On Behalf Of nicholas ferguson Sent: Sunday, September 28, 2014 7:19 PM To: 'libreoffice' Subject: which library needs to be linked to, that has implementation code for

RE: which library needs to be linked to, that has implementation code for ErrorInfo::IsA

2014-09-28 Thread nicholas ferguson
this is a better example of the error msg. This example does not introduce extraneous class definitions. I assume I get unresolved externals.because of a preprocessor directive? This example linkes with the tools.lib (itl.lib) // #include