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 ? Thanks, Phil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
