Hi,
My impression was that you are using the Express version and this does
not have atl support (AFAIK). Nice to hear that you got your problem solved.
Ciao,
Mathias
dooteo wrote:
> Hi Mathias,
>
> At the end, I have not disable ATL, I just redefined correct paths for
> configure to build with
Hi Mathias,
At the end, I have not disable ATL, I just redefined correct paths for
configure to build with ATL :)
Thanks, and best regards,
Dooteo
Jatorrizko mezua: az., 2008-11-05 16:04 +0100, egilea: Mathias Bauer
> Hi,
>
> to get rid of the atl header problem on the ooo300 code line you hav
Hi,
to get rid of the atl header problem on the ooo300 code line you have to
manually set the environment variable DISABLE_ATL to "TRUE". For the
DEV300 code line this has been fixed meanwhile and there you can use
--disable-atl in configure. See
http://wiki.services.openoffice.org/wiki/Building_
Hi Raman,
There was a typo in my configure :)
But, vy the other hand, there is an error about ATL headers (atlbase.h
and atldbcli.h not found). Did you disable them after configure step is
done?
Thanks and best regards,
Dooteo
Jatorrizko mezua: lr., 2008-10-25 10:14 +0530, egilea: RKVS Raman
I found no error.
My configure looked like this
$ ./configure --with-cl-home=/cygdrive/f/VSNET/Vc7/ --with-jdk-home=/cygdrive/f
/jdk5 --with-use-shell=bash --with-ant-home=/cygdrive/f/apache-ant-1.7.1 --wit
h-csc-path=/cygdrive/C/WINDOWS/Microsoft.NET/Framework/v1.1.4322/ --disable-bui
ld-mozill
Hi all,
I'm trying to build OOo 300 m9 in Windows XP 32 system. In the same
system I had no problem to build OOo 2.4 version.
But now, in the configuration step (of 300 m9 version) it's not able to
found midl.exe nor csc.exe, even both are in the system (and their path
are into bash PATH envirome