[EMAIL PROTECTED] wrote:
Hi everybody,
I'm trying to create a new C++ component implementing css::lang::XMain
interface. However I get the following error at the compilation:
<OOO_SDK>/include/stl/stl/_cwchar.h:161: error: '::wint_t' has not been declared
I have 4 errors like this one coming from the stl... Do you know what may be
wrong ? Did I miss to include something ? I wrote my C++ Component and Makefile
with the ure/source/urestest/Makefile and cppmain.cc files and they looks very
similar.
What version of GCC are you using? Are you using the URE from the SDK
environment (a la uretest/Makefile) or plain (a la uretest/Makefile.mk)?
What is the exact command line of the failing call to GCC?
-Stephan
Thanks for your help,
Cedric
PS: I'm quite a (re)beginner in C++
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]