[ooo-build] Error on embedserv (was) compiling without webdav support:

Kohei Yoshida kyoshida at novell.com
Sat Dec 19 08:27:57 PST 2009


Hi Davide,

On Sat, 2009-12-19 at 17:11 +0100, Davide Dozza wrote:
> Hi all,
> 
> compilation progresses but now I receive this error:

> c:/ooo/ooo-build-3.1.1.4/build/ooo310-m19/embedserv/source/embed/register.cxx
> register.cxx
> c:\ooo\ooo-build-3.1.1.4\build\ooo310-m19\embedserv\source\inc\stdafx.h(21)
> : fatal error C1083: Cannot open include file: 'atlbase.h': No such file
> or directory
> dmake:  Error code 2, while making '../../wntmsci12.pro/slo/register.obj'

I got the same exact error more than a year ago, but because this hasn't
happened again I assumed it was already fixed....

Anyway, my solution back then was to manually change the values of
ATL_INCLUDE and ATL_LIB in
winenv.set.sh to:

ATL_LIB="$COMPATH/atlmfc/lib"
ATL_INCLUDE="$COMPATH/atlmfc/include"

to get past the embedserv module.

HTH,

Kohei



More information about the ooo-build mailing list