Hi, Could you please upload your source tree and build environment (cygwin etc) in zip format.
It will save my life. Please help me. I am trying to build it on windows XP / windows 7 for last 2 weeks. Thanks in advance Tapas On Sun, Sep 23, 2012 at 4:14 AM, Ariel Constenla-Haile <[email protected]>wrote: > Hi > > On Fri, Sep 21, 2012 at 11:01:15PM +0530, tapas wrote: > > -Fo../wntmsci12/obj/cppsetup.obj cppsetup.c cppsetup.c > > f:\aoo-3.4.1-incubating-src\aoo-3.4.1\main\soltools\mkdepend\def.h(42) > > : fatal error C1083: Cannot open include file: 'unistd.h': No such > > file or directory dmake: Error code 2, while making > > '../wntmsci12/obj/cppsetup.obj' > > > > 1 module(s): soltools need(s) to be rebuilt > > > > Reason(s): > > > > ERROR: error 65280 occurred while making > > /cygdrive/f/aoo-3.4.1-incubating-src/aoo-3.4.1/main/soltools/mkdepend > > > In my build there is a dummy unistd.h in soltools\wntmsci12.pro\inc\ > it is built in soltools\winunistd > > And soltools\winunistd is built after main\soltools\mkdepend according > to soltools\prj\build.lst > > Isn't unistd.h there on your build? > > > Entering > /cygdrive/f/aoo-3.4.1-incubating-src/aoo-3.4.1/main/soltools/winunistd > > > > > > Entering > /cygdrive/f/aoo-3.4.1-incubating-src/aoo-3.4.1/main/soltools/mkdepend > > According to the build order, it should be there > > > > > Compiling: soltools/mkdepend/cppsetup.c > > Cflags: [...] -I../wntmsci12/inc > > and this directory is always in the include path. I've no idea what > could be wrong, here it's building fine. > > > Regards > -- > Ariel Constenla-Haile > La Plata, Argentina >
