Re: build error C1083
Michael Stahl <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.general |
|---|---|
| Organization | ORACLE |
| Message-ID | <[email protected]> |
On 04/02/2011 13:00, Zongbo Zhang wrote: > Hi, > > Thanks for all the quick answers to my questions. > > Now, got a new one: > > Entering /home/zzh/ooo/dev300_m99/embedserv/source/embed > Making: all_emser.dpslo > Compiling: embedserv/source/embed/register.cxx > c:\cygwin\home\zzh\ooo\dev300_m99\embedserv\source\inc\stdafx.h(21) : fatal error C1083: Cannot pen include files: 'atlbase.h': No such files or directory > dmake: Error code 2, while making '../../wntmsci12.pro/register.obj > > Seems a head file missing. > > BR > zongbo zhang this problem is documented here: http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows#configure_settings_tips if you have an express edition msvc, you need to use --disable-atl. perhaps this should be documented more prominently... -- "To iterate is human; to recurse, divine." -- L. Peter Deutsch