I've finally managed to get OOo 2.4.0-rc5 to build on Windows XP with the MS
VC++ 2005 Express Edition compiler, thanks to some help from Jeongkyu; but
when I run soffice.exe or soffice.bin.exe, I get a "Missing vcl resource"
error message, and the application aborts. Ultimately what I want to do is
run a debug build in the Visual Studio debugger, and have a shot at fixing
http://tools.openoffice.org/issues/show_bug.cgi?id=22753 because it's
affecting a book I'm writing.
Here's my configure.params:
./configure --disable-build-mozilla --disable-binfilter --disable-activex --disable-directx
\
--with-lang=en-US \
--with-win32 --with-use-shell=bash \
--with-cl-home="/cygdrive/c/Program Files/Microsoft Visual Studio 8/VC" \
--with-midl-path="/cygdrive/c/Program Files/Microsoft Platform SDK/bin" \
--with-frame-home="/cygdrive/c/Program Files/Microsoft Visual Studio
8/SDK/v2.0" \
--with-psdk-home="/cygdrive/c/Program Files/Microsoft Platform SDK" \
--with-ant-home="/cygdrive/c/OOsrc/apache-ant-1.7.0" \
--with-csc-path="/cygdrive/c/WINDOWS/Microsoft.NET/Framework/v2.0.50727"
Any suggestions?
Thanks,
Graham
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]