Hi. I am trying to build OpenOffice on Windows XP using cygwin. I am using the OOo-Dev_DEV300_m51 source archive.
I have set up everything according to: http://blogs.sun.com/GullFOSS/entry/building_openoffice_org_on_windows But when I run configure: ./configure --disable-build-mozilla --disable-activex --with-directx-home=/cygdrive/c/PROGRA~1/MI22C6~1 Everything goes ok until this: can't find /cygdrive/C/Program Files/Microsoft Visual Studio 8/VC/../SDK/v2.0/Bin at ./oowintool line 283. configure: error: oowintool failed to copy CRT However this directory does exists. But why is it trying to copy CRT from this directory? Shouldn't it be using one of the msvcp directories in external? Can anybody see what I am doing wrong here? Thanks - Kristján
