Non uso OpenOffice né tanto meno il suo SDK, però per curiosità ho provato a cercare le parole OpenOffice SDK installation con Google ed
il primo link della lista cita:
Quote:
Installation under Windows
You need a compiler out of the Microsoft Visual Studio family (other compilers like MinGW have turned out to be hard to configure for OOo on Windows). The first thing after having installed the SDK is to launch the configureWindowsNT.bat and set all the necessary directories for proper use of the SDK. If that has been done you have already installed everything, but *wait* one very important thing you should still know of: Every time you want to run your own code or one of the SDK examples you need to launch the setsdkenv_Windows batch file from your command shell.
|
Quote:
Installation under LINUX
Every time you want to use it you have to launch the setsdkenv_unix script for environment variables. Automating this is not a problem under UNIX.
From now on, we will always note the SDK directory installation as : <OpenOffice.org1.1_SDK>. Please don't confuse with <Ooo> which is the openoffice.org /program/ directory.
You can find a little complement of this chapter in <OpenOffice.org1.1_SDK>/docs/install.html
The OOo2.0SDK installation is done also by launching the setsdkenv_unix script but asking more information
|
Non so se questo risolve il problema, in caso positivo si tratta di un tipico
RTFM.