Hi,

Big thanks goes to Michael Meeks, finally a real good person here is willing to 
answer my question! :)

already solved the error occured in the 'wizards' module, but cannot solve 
another one:





This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

dmake:  Error code 3, while making 'test'
Retrying /home/zzh/git/libo/svl/qa/unit

Making:    qa_unit.dll
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0

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/qa_unit.dll 
-map:../../wntmsci12.pro/misc/qa_unit.map ../../wntmsci12.pro/lib/iqa_unit.exp 
../../wntmsci12.pro/slo/svl.obj ../../wntmsci12.pro/slo/qa_unit_version.obj 
../../wntmsci12.pro/slb/svl.lib iutl.lib itools.lib ii18nisolang.lib 
iucbhelper.lib icomphelp.lib icppuhelper.lib icppu.lib sot.lib isal.lib 
icppunit_dll.lib msvcrt.lib msvcprt.lib uwinapi.lib kernel32.lib user32.lib 
oldnames.lib ../../wntmsci12.pro/misc/qa_unit.res
svl.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) 
public: __thiscall SvNumberFormatter::~SvNumberFormatter(void)" 
(__imp_??1SvNumberFormatter@@QAE@XZ) referenced in function "public: void 
__thiscall `anonymous namespace'::Test::testNumberFormat(void)" 
(?testNumberFormat@Test@?A0xf1ccdc42@@QAEXXZ)
svl.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) 
public: __thiscall SvNumberFormatter::SvNumberFormatter(unsigned short)" 
(__imp_??0SvNumberFormatter@@QAE@G@Z) referenced in function "public: void 
__thiscall `anonymous namespace'::Test::testNumberFormat(void)" 
(?testNumberFormat@Test@?A0xf1ccdc42@@QAEXXZ)
../../wntmsci12.pro/bin/qa_unit.dll : fatal error LNK1120: 2 unresolved 
externals
dmake:  Error code 2, while making '../../wntmsci12.pro/bin/qa_unit.dll'







I have tried to rebuild this module, but did not help. have no idea what are 
these '2 unresolved externals'.

look forward to hearing useful instructions!


BR
zongbo zhang
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to