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


Im trying to fix this errors in the windows tinderboxes

templatedlg.o : error LNK2019: unresolved external symbol "public:
bool __thiscall TemplateFolderView::moveTemplates(class std::set<class
ThumbnailViewItem const *,struct std::less<class ThumbnailViewItem
const *>,class std::allocator<class ThumbnailViewItem const *> >
&,unsigned short,bool)"
(?moveTemplates@TemplateFolderView@@QAE_NAAV?$set@PBVThumbnailViewItem@@U?$less@PBVThumbnailViewItem@@@std@@V?$allocator@PBVThumbnailViewItem@@@3@@std@@G_N@Z)
referenced in function "private: long __thiscall
SfxTemplateManagerDlg::MoveMenuSelectHdl(class Menu *)"
(?MoveMenuSelectHdl@SfxTemplateManagerDlg@@AAEJPAVMenu@@@Z)
templatedlg.o : error LNK2019: unresolved external symbol "public:
void __thiscall ThumbnailView::sortItems(class boost::function<bool
__cdecl(class ThumbnailViewItem const *,class ThumbnailViewItem const
*)> const &)" 
(?sortItems@ThumbnailView@@QAEXABV?$function@$$A6A_NPBVThumbnailViewItem@@0@Z@boost@@@Z)
referenced in function "private: long __thiscall
SfxTemplateManagerDlg::MenuSelectHdl(class Menu *)"
(?MenuSelectHdl@SfxTemplateManagerDlg@@AAEJPAVMenu@@@Z)
templatedlg.o : error LNK2019: unresolved external symbol "public:
void __thiscall TemplateFolderView::sortOverlayItems(class
boost::function<bool __cdecl(class ThumbnailViewItem const *,class
ThumbnailViewItem const *)> const &)"
(?sortOverlayItems@TemplateFolderView@@QAEXABV?$function@$$A6A_NPBVThumbnailViewItem@@0@Z@boost@@@Z)
referenced in function "private: long __thiscall
SfxTemplateManagerDlg::MenuSelectHdl(class Menu *)"
(?MenuSelectHdl@SfxTemplateManagerDlg@@AAEJPAVMenu@@@Z)
templatedlg.o : error LNK2019: unresolved external symbol "public:
class std::vector<struct std::pair<unsigned short,class
std::vector<class ThumbnailViewItem *,class std::allocator<class
ThumbnailViewItem *> > >,class std::allocator<struct
std::pair<unsigned short,class std::vector<class ThumbnailViewItem
*,class std::allocator<class ThumbnailViewItem *> > > > > __thiscall
TemplateFolderView::getFilteredItems(class boost::function<bool
__cdecl(class ThumbnailViewItem const *)> const &)const "
(?getFilteredItems@TemplateFolderView@@QBE?AV?$vector@U?$pair@GV?$vector@PAVThumbnailViewItem@@V?$allocator@PAVThumbnailViewItem@@@std@@@std@@@std@@V?$allocator@U?$pair@GV?$vector@PAVThumbnailViewItem@@V?$allocator@PAVThumbnailViewItem@@@std@@@std@@@std@@@2@@std@@ABV?$function@$$A6A_NPBVThumbnailViewItem@@@Z@boost@@@Z)
referenced in function "private: long __thiscall
SfxTemplateManagerDlg::SearchUpdateHdl(void *)"
(?SearchUpdateHdl@SfxTemplateManagerDlg@@AAEJPAX@Z)
 C:/lo/core/workdir/wntmsci12.pro/LinkTarget/Library/sfxlo.dll : fatal
error LNK1120: 4 unresolved externals

mt.exe : general error c101008d: Failed to write the updated manifest
to the resource of file
"C:/lo/core/workdir/wntmsci12.pro/LinkTarget/Library/sfxlo.dll". The
system cannot find the file specified.

I added a SFX2_DLLPUBLIC to TemplateFolderView class but it didnt
work, any ideas how to fix this????

Related classes
http://opengrok.libreoffice.org/xref/core/sfx2/inc/sfx2/thumbnailview.hxx
http://opengrok.libreoffice.org/xref/core/sfx2/inc/sfx2/templatefolderview.hxx
http://opengrok.libreoffice.org/xref/core/sfx2/inc/sfx2/thumbnailviewitem.hxx

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.