Hi all, I have been trying to build OOB680_m5 on Windows XP SP2 following the instructions on http://tools.openoffice.org/dev_docs/build_windows_tcsh.html.
But while doing ./configure, I have been getting the following error even though I have installed PSDK from http://www.microsoft.com/msdownload/platformsdk/sdkupdate/XPSP2FULLInstall.htm ---------------------------------------------------- checking for PSDK files... configure: error: Some (all?) PSDK files not found, please check if all needed Platform SDKs are installed or use --with-psdk-home. ----------------------------------------------------- I have set the following variables: export PATH="/cygdrive/c/PROGRA~1/MICROS~1.NET/Common7/Tools/Bin:/cygdrive/c/PRO GRA~1/MICROS~1.NET/Common7/IDE:/cygdrive/c/PROGRA~1/MICROS~1.NET/Vc7/bin:/cygdri ve/c/PSDK/Bin/:${PATH}" export DOTNET_PATH="/cygdrive/c/Program Files/Microsoft Visual Studio .NET 2003/ SDK/v1.1" My ./configure options are: $ ./configure --with-csc-path=/cygdrive/c/WINDOWS/MICROS~1.NET/Framework/v1.1.4322 --with-frame-home="${DOTNET_PATH}" --with-jdk-home="/cygdrive/c/j2sdk1.4.2_11" --with-psdk-path=/cygdrive/c/PSDK --with-ant-home=/cygdrive/c/apache-ant-1.6.5 Is there anything else I need to do? Thanks in advance for any help. Regards, Subir --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
