[dev] Problems on Using SDK

2005-07-20 Thread 王在祥
I have installed 

   1. OOo_1.9.113_Win32Intel_install.zip and install in 
   E:\OpenOffice.org 1.9.113, 
2. OOo_1.1.0_Win32Intel_sdk.zip installed in E:\OpenOffice.org1.1_SDK 

I have run the configureWindowsNT.bat (without CPP setting since i have no 
VC installed).

When i runs idlc command, it reports a error:
Can not find stlport_vc745.dll

I find that there is a stlport_vc7145.dll in E:\OpenOffice.org 
1.9.113\program directory, and i tried to rename from 7145.dll to 745.dll, 
the idlc can runs but the soffice.exe report Can not find stlport_vc7145.dll


Does this mean the SDK1.1.0 not works for OpenOffice 1.9? and can I using 
cygwin/gcc to build from source instead using MS VC?


Re: [dev] Problems on Using SDK

2005-07-20 Thread Jürgen Schmidt

Hi,

王在祥 wrote:
I have installed 

   1. OOo_1.9.113_Win32Intel_install.zip and install in 
   E:\OpenOffice.org 1.9.113, 
2. OOo_1.1.0_Win32Intel_sdk.zip installed in E:\OpenOffice.org1.1_SDK 

I have run the configureWindowsNT.bat (without CPP setting since i have no 
VC installed).


When i runs idlc command, it reports a error:
Can not find stlport_vc745.dll

I find that there is a stlport_vc7145.dll in E:\OpenOffice.org 
1.9.113\program directory, and i tried to rename from 7145.dll to 745.dll, 
the idlc can runs but the soffice.exe report Can not find stlport_vc7145.dll


Yes, that's true the idlc from the older SDK needs stlport_vc745.dll 
which doesn't come with OO.1.9.x. So you have to use a newer SDK build 
or copy the old library form an older OpenOffice version.





Does this mean the SDK1.1.0 not works for OpenOffice 1.9? and can I using 
cygwin/gcc to build from source instead using MS VC?

no

Juergen

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]