Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2012
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. Creating library C:\Users\Abhishek\Gsoc\abiword\abiword-msvc2008\Debug\plugins\PluginOpendocument.lib and object C:\Users\Abhishek\Gsoc\abiword\abiword-msvc2008\Debug\plugins\PluginOpendocument.exp
  2. 2>ODi_StreamListener.obj : error LNK2019: unresolved external symbol "public: __thiscall ODi_ContentStreamAnnotationMatcher_ListenerState::ODi_ContentStreamAnnotationMatcher_ListenerState(class PD_Document *,struct _GsfInfile *,class ODi_Office_Styles *,class ODi_FontFaceDecls &,class ODi_ElementStack &,class ODi_Abi_Data &)" (??0ODi_ContentStreamAnnotationMatcher_ListenerState@@QAE@PAVPD_Document@@PAU_GsfInfile@@PAVODi_Office_Styles@@AAVODi_FontFaceDecls@@AAVODi_ElementStack@@AAVODi_Abi_Data@@@Z) referenced in function "private: class ODi_ListenerState * __thiscall ODi_StreamListener::_createState(char const *)" (?_createState@ODi_StreamListener@@AAEPAVODi_ListenerState@@PBD@Z)
  3. 2>ODe_Text_Listener.obj : error LNK2001: unresolved external symbol __imp__xmlFree
  4. 2>ODe_Text_Listener.obj : error LNK2019: unresolved external symbol _xmlURIEscape referenced in function "public: virtual void __thiscall ODe_Text_Listener::openHyperlink(class PP_AttrProp const *)" (?openHyperlink@ODe_Text_Listener@@UAEXPBVPP_AttrProp@@@Z)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement