SRC680_m108 build error in fpicker
Jesús Corrius <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.tools |
|---|---|
| Message-ID | <[email protected]> |
Hi all, While building SRC680_m108 on Windows XP with VS.NET 2003 I get the following error in fpicker: fpicker.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl svt::addFilePicker(class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> const &)" (__imp_?addFilePicker@svt@@YAXABV?$Reference@VXInterface@uno@star@sun@com@@@uno@star@sun@com@@@Z) referenced in function $L19832 fpicker.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl svt::addFolderPicker(class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> const &)" (__imp_?addFolderPicker@svt@@YAXABV?$Reference@VXInterface@uno@star@sun@com@@@uno@star@sun@com@@@Z) referenced in function $L19935 ../../wntmsci10.pro/bin/fpicker.uno.dll : fatal error LNK1120: 2 unresolved externals Is it a known issue? Thanks in advance. Regards, -- Jesús Corrius <[email protected]>