Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi

My build on Windows using Visual Studio seems to be failing in module tail_build while linking 
iofficebean.lib.

Anybody have any ideas?

Thanks, Noel Grandin

Disclaimer: http://www.peralex.com/disclaimer.html


CObject/desktop/source/app/copyright_ascii_ooo.o is linked in by Library/isofficeapp.lib 
Executable/soffice.exe
CObject/desktop/source/app/main.o is linked in by Library/isofficeapp.lib Executable/soffice.exe
CxxObject/desktop/source/app/lockfile.o is linked in by Library/isofficeapp.lib 
Library/iunopkgapp.lib
CxxObject/desktop/source/migration/migration.o is linked in by Library/isofficeapp.lib 
Library/ispl.lib
CxxObject/desktop/win32/source/applauncher/launcher.o is linked in by Executable/sbase.exe 
Executable/scalc.exe Executable/sdraw.exe Executable/simpress.exe Executable/smath.exe 
Executable/sweb.exe Executable/swriter.exe
CxxObject/desktop/win32/source/extendloaderenvironment.o is linked in by Executable/guiloader.exe 
Executable/officeloader.exe Executable/soffice.exe
[ build C   ] desktop/source/app/main
R=c:/libreoffice/git2 && O=$R/libo/solver/wntmsci12.pro && W=$R/libo/workdir/wntmsci12.pro && 
S=$R/libo &&  mkdir -p $W/CObject/desktop/source/app/ $W/Dep/CObject/desktop/source/app/ && 
/cygdrive/c/PROGRA~1/MICROS~1.0/VC/bin/cl.exe -DBOOST_MEM_FN_ENABLE_CDECL -DCPPU_ENV=msci -DCUI 
-DENABLE_GRAPHITE -DENABLE_GTK -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -DINTEL -DM1500 
-DMSC -DNDEBUG -DNT351 -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DPRODUCT -DPRODUCT_FULL -DSOLAR_JAVA 
-DSUPD=350 -DVCL -DWIN32 -DWINVER=0x0500 -DWNT -D_CRT_NONSTDC_NO_DEPRECATE 
-D_CRT_NON_CONFORMING_SWPRINTFS -D_CRT_SECURE_NO_DEPRECATE -D_DLL -D_MT -D_REENTRANT 
-D_WIN32_IE=0x0500 -D_X86_=1  -Gd -GR -Gs -GS -MD -nologo -Wall -wd4005 -wd4061 -wd4127 -wd4180 
-wd4189 -wd4191 -wd4217 -wd4250 -wd4251 -wd4255 -wd4275 -wd4290 -wd4294 -wd4350 -wd4355 -wd4365 
-wd4503 -wd4505 -wd4511 -wd4512 -wd4514 -wd4611 -wd4619 -wd4625 -wd4626 -wd4640 -wd4668 -wd4675 
-wd4692 -wd4710 -wd4711 -wd4738 -wd4786 -wd4800 -wd4820 -wd4826 -Zc:forScope,wchar_t- -Zm500    
-Ob1 -Oxs -Oy-   -Fd  -showIncludes -I$S/desktop/source/app 
-IC:/libreoffice/git2/libo/solver/wntmsci12.pro/inc/external 
-IC:/libreoffice/git2/libo/solver/wntmsci12.pro/inc -IC:/libreoffice/git2/libo/solenv/wntmsci12/inc 
-IC:/libreoffice/git2/libo/solenv/inc -IC:/libreoffice/git2/libo/res 
-IC:/PROGRA~1/Java/JDK15~1.0_2/include/win32 -IC:/PROGRA~1/Java/JDK15~1.0_2/include 
-IC:/PROGRA~1/MIA713~1/Windows/v6.1/include -IC:/PROGRA~1/MICROS~1.0/VC/include 
-IC:/PROGRA~1/MI0FC3~1/include   -I$S/desktop/inc/pch  -c $S/desktop/source/app/main.c 
-Fo$W/CObject/desktop/source/app/main.o | 
C:/libreoffice/git2/libo/solenv/gbuild/filter-showIncludes.pl 
/cygdrive/c/libreoffice/git2/libo/workdir/wntmsci12.pro/Dep/CObject/desktop/source/app/main.d 
/cygdrive/c/libreoffice/git2/libo/workdir/wntmsci12.pro/CObject/desktop/source/app/main.o 
/cygdrive/c/libreoffice/git2/libo/desktop/source/app/main.c; exit ${PIPESTATUS[0]}
c:\libreoffice\git2\libo\desktop\source\app\sofficemain.h(32) : fatal error C1083: Cannot open 
include file: 'desktopdllapi.h': No such file or directory
[ build LNK ] Library/iofficebean.lib
R=c:/libreoffice/git2 && O=$R/libo/solver/wntmsci12.pro && W=$R/libo/workdir/wntmsci12.pro && 
S=$R/libo &&  mkdir -p $W/LinkTarget/Library/ && rm -f $W/LinkTarget/Library/iofficebean.lib && 
RESPONSEFILE=C:/cygwin/tmp/gbuild.CDz4Ja && link -DLL -release -opt:noref -incremental:no -debug 
-safeseh -nxcompat -dynamicbase     -SUBSYSTEM:CONSOLE -MACHINE:IX86 
-LIBPATH:C:/libreoffice/git2/libo/solver/wntmsci12.pro/lib 
-LIBPATH:C:/PROGRA~1/Java/JDK15~1.0_2/lib -LIBPATH:C:/PROGRA~1/MICROS~1.0/VC/lib 
-LIBPATH:C:/PROGRA~1/MIA713~1/Windows/v6.1/lib -LIBPATH:C:/PROGRA~1/MIA713~1/Windows/v6.1/lib 
-LIBPATH:C:/PROGRA~1/MI0FC3~1/lib/x86     @${RESPONSEFILE}      
-out:$W/LinkTarget/Library/officebeanlo.dll -implib:$W/LinkTarget/Library/iofficebean.lib; RC=$?; 
rm ${RESPONSEFILE} ; if [ ! -f $W/LinkTarget/Library/officebeanlo.dll ]; then rm -f 
$W/LinkTarget/Library/iofficebean.lib && false; fi ; exit $RC
Microsoft (R) Incremental Linker Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

c:/libreoffice/git2/libo/workdir/wntmsci12.pro/CObject/bean/native/win32/com_sun_star_comp_beans_LocalOfficeWindow.o
 
c:/libreoffice/git2/libo/workdir/wntmsci12.pro/CObject/bean/native/win32/com_sun_star_beans_LocalOfficeWindow.o
 c:/libreoffice/git2/libo/workdir/wntmsci12.pro/WinResTarget/officebean/default.res 
   Creating library 
c:/libreoffice/git2/libo/workdir/wntmsci12.pro/LinkTarget/Library/iofficebean.lib and object 
c:/libreoffice/git2/libo/workdir/wntmsci12.pro/LinkTarget/Library/iofficebean.exp
com_sun_star_comp_beans_LocalOfficeWindow.o : error LNK2019: unresolved external symbol 
__imp__CallWindowProcA@20 referenced in function _OpenOfficeWndProc@16
com_sun_star_comp_beans_LocalOfficeWindow.o : error LNK2019: unresolved external symbol 
__imp__GetPropA@8 referenced in function _OpenOfficeWndProc@16
com_sun_star_comp_beans_LocalOfficeWindow.o : error LNK2019: unresolved external symbol 
__imp__SetWindowPos@28 referenced in function _OpenOfficeWndProc@16
com_sun_star_comp_beans_LocalOfficeWindow.o : error LNK2019: unresolved external symbol 
__imp__GetWindow@8 referenced in function _OpenOfficeWndProc@16
com_sun_star_comp_beans_LocalOfficeWindow.o : error LNK2019: unresolved external symbol 
__imp__GetClientRect@8 referenced in function _OpenOfficeWndProc@16
com_sun_star_comp_beans_LocalOfficeWindow.o : error LNK2019: unresolved external symbol 
__imp__SetPropA@12 referenced in function 
_Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow@8
com_sun_star_comp_beans_LocalOfficeWindow.o : error LNK2019: unresolved external symbol 
__imp__SetWindowLongA@12 referenced in function 
_Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow@8
com_sun_star_comp_beans_LocalOfficeWindow.o : error LNK2019: unresolved external symbol 
__imp__JAWT_GetAWT@8 referenced in function 
_Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow@8
c:/libreoffice/git2/libo/workdir/wntmsci12.pro/LinkTarget/Library/officebeanlo.dll : fatal error 
LNK1120: 8 unresolved externals

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.