Hi, please next time when you start a new topic also create a new thread instead of replying to an unrelated posting. This may "hijack" the original discussion or can give you less replies as people don't see your mail.
An Drouizig wrote: > Hi, > > I am trying to build the DEV300_m37 sources on my windows box, my config: > - windows xp sp3 > - msdk windows server 2003 r2 > - visual c++ express 2005 > > ./configure --with-cl-home=/cygdrive/c/vcpp8/VC/bin > --with-jdk-home=/cygdrive/c/jdk1.6.11 > --with-csc-path=/cygdrive/j/WINDOWS/Microsoft.NET/Framework/v2.0.50727 > --with-directx-home=/cygdrive/c/DXSDK --with-nsis-path=/cygdrive/c/NSIS > --with-ant-home=/cygdrive/c/ant -disable-mozilla > --with-mspdb-path=/cygdrive/c/vcpp8/Common7/IDE > --with-midl-path=/cygdrive/c/NETCPP2003SP1/Common7/Tools/Bin > --with-frame-home=/cygdrive/c/vcpp8/SDK/v2.0 --with-use-shell=bash > --with-psdk-home=/cygdrive/c/sdk2 > > I get a build error in the fpicker module because of some missing Vista > classes (IFileOpenDialog ...) > Question: is the windows vista sdk mandatory ? Yes, and you will also need to switch to MSVC++2008 (Express edition will be enough except for a few modules using ATL). For all requirements please see http://wiki.services.openoffice.org/wiki/Building_OOo_with_Cygwin_on_Windows Regards, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[email protected]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
