Hello,

When compiling pluggins, the linker will not find UT_Timer::static_vecTimers because it was defined static. I fixed to compile properly the pluggins without the need of defined it in the cpp. I also have been a fix to make Abi compile in the Tinderbox again.

CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: src/af/util/xp/ut_timer.cpp src/af/util/xp/ut_timer.h
CVS: src/text/fmt/xp/fp_PageSize.cpp
CVS: ----------------------------------------------------------------------


c:\abi\abiword-plugins\tools\od
bc..\..\..\..\abi\src\WIN32_1.3.10_i386_OBJ\plugins\libAbiOBDC.exp
AbiODBC.obj : error LNK2001: unresolved external symbol "private: static class UT_Vector UT_Timer::static_vecTimers" (?static_vecTimers@UT_Timer@@0VUT_Vector@@A)
c:\abi\abiword-plugins\tools\odbc..\..\..\..\abi\src\WIN32_1.3.10_i386_OBJ\plugi
ns\libAbiOBDC.dll : fatal error LNK1120: 1 unresolved externals

--

Jordi Mas
http://www.softcatala.org



Reply via email to