Ankit Tekriwal wrote:
> Thanks Oliver. I have installed cygwin 32 bit and currently building
> project on the setup. One issue that I have come across is when I am
> building the project using *build --all*
> 
> =============
> Building module bean
> =============
> 
> Entering /cygdrive/c/source/aoo-trunk/main/bean/native/win32
> 
> Making:    officebean.dll
> Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385
> Copyright (C) Microsoft Corporation.  All rights reserved.
> 
> Microsoft (R) Incremental Linker Version 9.00.30729.01
> Copyright (C) Microsoft Corporation.  All rights reserved.
> 
> /MAP /OPT:NOREF -safeseh -nxcompat -dynamicbase -NODEFAULTLIB -RELEASE
> -DEBUG -INCREMENTAL:NO /SUBSYSTEM:CONSOLE /DLL -out:../../
> wntmsci12.pro/bin/officebean.dll -map:../../
> wntmsci12.pro/misc/officebean.map -def:../../
> wntmsci12.pro/misc/officebean.def -implib:../../
> wntmsci12.pro/lib/iofficebean_t1.lib ../../
> wntmsci12.pro/slo/officebean_version.obj ../../
> wntmsci12.pro/slb/officebean.lib jawt.lib isal.lib msvcrt.lib msvcprt.lib
> uwinapi.lib kernel32.lib user32.lib oldnames.lib ../../
> wntmsci12.pro/misc/officebean.res
>    Creating library ../../wntmsci12.pro/lib/iofficebean_t1.lib and object
> ../../wntmsci12.pro/lib/iofficebean_t1.exp
> officebean.lib(com_sun_star_comp_beans_LocalOfficeWindow.obj) : error
> LNK2019: unresolved external symbol __imp__JAWT_GetAWT@8 referenced in
> function _Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow@8
> ../../wntmsci12.pro/bin/officebean.dll : fatal error LNK1120: 1 unresolved
> externals
> dmake:  Error code 96, while making '../../wntmsci12.pro/bin/officebean.dll'
> 
> 1 module(s):
>         bean
> need(s) to be rebuilt
> 
> Reason(s):
> 
> ERROR: error 65280 occurred while making
> /cygdrive/c/source/aoo-trunk/main/bean/native/win32
> 
> When you have fixed the errors in that module you can resume the build by
> running:
> 
>         build --all:bean
> ===============
> 
> Please help me regarding this.
> 
> Thanks,
> Ankit
> 
> On Thu, Sep 25, 2014 at 12:30 PM, Oliver-Rainer Wittmann <
> orwittm...@googlemail.com> wrote:
> 
>> Hi,
>>
>> On 23.09.2014 06:38, Ankit Tekriwal wrote:
>>
>>> So can I run 32 bit cygwin on a 64 bit machine?Moreover Is 32 bit cygwin
>>> mandatory for development or we have an option for 64 bit also. Can anyone
>>> else too confirm??
>>>
>>>  cygwin 32bit will run on a 64bit Windows as many other 32bit software.
>>
>> cygwin 32bit is mandatory for AOO build environment. AOO is still a 32bit
>> software on Windows.
>>
>>
>> Best regards, Oliver.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>
>>
> 
Ankit;

You mention that you have jdk 7 update 60 installed, but you do not
state whether it is the 64 or 32 bit version. I believe that you need
the 32 bit version installed as AOO is a 32 bit application.

Regards
Keith McKenna

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to