| View previous topic :: View next topic |
| Author |
Message |
f1engineer General User

Joined: 16 Aug 2006 Posts: 18
|
Posted: Thu Aug 31, 2006 3:33 am Post subject: Using Visual C++ 6.0 with Open Office SDK |
|
|
Dear Sirs
I try to use VC++ 6.0 compiler to create OpenOffice client to use OOSDK for converting *.doc to *.pdf files. However when start building the project the error:
d:\......\sdk\include\com\sun\star\uno\runtimeexception.hpp(41) : error C2352: 'com::sun::star::uno::Exception::=' : illegal call of non-static member func
tion
appears. When I compile the same source code under VC++2003 everything is OK.
Maybe there is a different way to unpack Open Office SDK headers files for VC++6.0?
Can anyone halp me?
Best regards |
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
|
| Back to top |
|
 |
f1engineer General User

Joined: 16 Aug 2006 Posts: 18
|
Posted: Thu Aug 31, 2006 10:49 pm Post subject: |
|
|
Thank You for the answer
When I try to compile by VC++ 6.0 the error ...... \OpenOffice.org_2.0_SDK\include\com\sun\star\uno\RuntimeException.hpp(41): error C2352: 'com::sun::star::uno::Exception::=' : illegal call of non-static member function
appear. May be it is necessary some configurations to be done?
Best regards |
|
| Back to top |
|
 |
|