<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
The file teihtmlhref.cpp needs to be added to the project source. You
can find it in src/modules/filters<br>
I hope this helps.<br>
--<br>
David Trotz<br>
<br>
<br>
Hlunboi wrote:
<blockquote
 cite="mid:6e659ba00805230901w40e0b96enfb9b7c301fe17fea@mail.gmail.com"
 type="cite">
  <pre wrap="">Hi,

I tried compiling SWORD 1.5.11 with Visual c++ 2008 ExpressEdition and
got a linking error:
  </pre>
  <blockquote type="cite">
    <pre wrap="">markupfiltmgr.obj : error LNK2019: unresolved external symbol "public: __thiscall <a class="moz-txt-link-freetext" href="sword::TEIHTMLHREF::TEIHTMLHREF(void)">sword::TEIHTMLHREF::TEIHTMLHREF(void)</a>" (??0TEIHTMLHREF@sword@@QAE@XZ) referenced in function "protected: void __thiscall <a class="moz-txt-link-freetext" href="sword::MarkupFilterMgr::CreateFilters(char)">sword::MarkupFilterMgr::CreateFilters(char)</a>" (?CreateFilters@MarkupFilterMgr@sword@@IAEXD@Z)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
It look like the construction/function declared in teihtmlhref.h have
no definition.

Could someone help me with this issue?

Regards
Hlun

_______________________________________________
sword-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page
  </pre>
</blockquote>
<br>
</body>
</html>