Hello So do I.Before tail_build?clean, I was stuck on itools library; after with isdbt one.
error is of the same kind : "unresolved external symbol". Hope those 2 differnet logs will help.Creating library H:/src/libo/workdir/wntmsci12.pro/LinkTarget/Library/itools.lib and object H:/src/libo/workdir/wntmsci12.pro/LinkTarget/Library/itools.exp LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library resmgr.o : error LNK2019: unresolved external symbol "public: class rtl::OUString __thiscall ResId::toString(void)const " (?toString@ResId@@QBE?AVOUString@rtl@@XZ) referenced in function "public: __thiscall ResId::operator class rtl::OUString(void)const " (??BResId@@QBE?AVOUString@rtl@@XZ) H:/src/libo/workdir/wntmsci12.pro/LinkTarget/Library/tllo.dll : fatal error LNK1120: 1 unresolved externals
=============================Creating library H:/src/libo/workdir/wntmsci12.pro/LinkTarget/Library/isdbt.lib and object H:/src/libo/workdir/wntmsci12.pro/LinkTarget/Library/isdbt.exp tablename.o : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall comphelper::string::ConstAsciiString::operator class rtl::OUString(void)const " (__imp_??BConstAsciiString@string@comphelper@@QBE?AVOUString@rtl@@XZ) referenced in function "public: virtual void __cdecl sdbtools::TableName::setTable(class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> const &)" (?setTable@TableName@sdbtools@@UAAXABV?$Reference@VXPropertySet@beans@star@sun@com@@@uno@star@sun@com@@@Z) H:/src/libo/workdir/wntmsci12.pro/LinkTarget/Library/sdbtlo.dll : fatal error LNK1120: 1 unresolved externals
Le Sat, 02 Jun 2012 19:18:13 +0200, Joel Madero <jmadero.dev@gmail.com> a écrit:
Yeah, still no luckOn Sat, Jun 2, 2012 at 10:14 AM, Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> wrote:Il 02/06/2012 18:32, Greg KH ha scritto:On Fri, Jun 01, 2012 at 01:03:29PM -0700, Joel Madero wrote:Will do, I'll try the fix and see how it goes. Appreciate itI'm hitting this problem as well: $ git rev-parse HEAD 35559a233d5aab021e5c1eb324e1a8691c7d8a23 Any ideas?Have you tried cleaning up the relevant modules? make vbahelper.clean tail_build.clean && make hth, riccardo
-- Mat M