<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>Everyone,<o:p></o:p></p>

<p class=MsoNormal>Has anyone had any luck building the Raptor component in MS
Visual Studio?&nbsp; In V8 (2005?)?&nbsp; I am just getting on the dev list and
haven&#8217;t searched before Aug 09 yet to see if anyone got it to work. <o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Just offhand, I took the latest version of raptor v 1.4.19
(2009-07-19). I converted the VS 7.1 sln into V8 sln, which failed due to not
finding the curl lib.&nbsp; I went ahead and took Rapper and Raptor projects
and removed the curl build.&nbsp; I then d/l&#8217;ed binaries for curl and
relates libs xslt, iconv, xml2 and got everything to compile, but can&#8217;t
finish the linking. The linking was a mess.&nbsp; I managed to remove some of
them, but in other cases, the function prototypes were there with no actual c
code.&nbsp; And that code seems like it should be in the raptor codebase and
not a library.&nbsp; <o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Output attached:<o:p></o:p></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;Generating Code...<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;Linking...<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;&nbsp;&nbsp; Creating library
.\Release/raptor.lib and object .\Release/raptor.exp<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_parse.obj : error LNK2019: unresolved
external symbol _raptor_init_parser_grddl referenced in function
_raptor_parsers_init<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_parse.obj : error LNK2019: unresolved
external symbol _raptor_init_parser_grddl_common referenced in function _raptor_parsers_init<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_parse.obj : error LNK2019: unresolved
external symbol _raptor_terminate_parser_grddl_common referenced in function
_raptor_parsers_finish<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_rdfxml.obj : error LNK2019: unresolved
external symbol _raptor_memstr referenced in function
_raptor_rdfxml_parse_recognise_syntax<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;turtle_parser.obj : error LNK2001: unresolved
external symbol _raptor_memstr<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_rss_common.obj : error LNK2019:
unresolved external symbol _raptor_free_statement_v2 referenced in function
_raptor_new_rss_item<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rss.obj : error LNK2001:
unresolved external symbol _raptor_free_statement_v2<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_rss_common.obj : error LNK2019:
unresolved external symbol _raptor_print_statement_v2 referenced in function
_raptor_new_rss_item<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rss.obj : error LNK2001:
unresolved external symbol _raptor_print_statement_v2<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_ntriples.obj : error LNK2019:
unresolved external symbol _raptor_iostream_write_string_python referenced in
function _raptor_iostream_write_string_ntriples<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_abbrev_subject_find referenced in function
_raptor_rdfxmla_emit_blank<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_free_avltree_iterator referenced in function
_raptor_rdfxmla_emit_subject_properties<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_avltree_iterator_next referenced in function
_raptor_rdfxmla_emit_subject_properties<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_avltree_iterator_get referenced in function
_raptor_rdfxmla_emit_subject_properties<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_new_avltree_iterator referenced in function
_raptor_rdfxmla_emit_subject_properties<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_new_qname_from_resource referenced in
function _raptor_rdfxmla_emit_subject_properties<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_free_abbrev_node referenced in function
_raptor_rdfxmla_serialize_terminate<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_free_avltree referenced in function
_raptor_rdfxmla_serialize_terminate<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rss.obj : error LNK2001:
unresolved external symbol _raptor_free_avltree<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_set.obj : error LNK2001: unresolved
external symbol _raptor_free_avltree<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_abbrev_node_equals referenced in function
_raptor_rdfxmla_serialize_statement<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_abbrev_subject_add_property referenced in
function _raptor_rdfxmla_serialize_statement<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_abbrev_subject_add_list_element referenced
in function _raptor_rdfxmla_serialize_statement<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_abbrev_node_lookup referenced in function
_raptor_rdfxmla_serialize_statement<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_abbrev_subject_lookup referenced in function
_raptor_rdfxmla_serialize_statement<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_new_abbrev_node referenced in function
_raptor_rdfxmla_serialize_init<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_new_avltree referenced in function
_raptor_rdfxmla_serialize_init<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rss.obj : error LNK2001:
unresolved external symbol _raptor_new_avltree<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_set.obj : error LNK2001: unresolved
external symbol _raptor_new_avltree<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_abbrev_node_cmp referenced in function
_raptor_rdfxmla_serialize_init<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rdfxmla.obj : error LNK2019:
unresolved external symbol _raptor_free_abbrev_subject referenced in function
_raptor_rdfxmla_serialize_init<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rss.obj : error LNK2019:
unresolved external symbol _raptor_avltree_search referenced in function
_raptor_rss10_get_group_item<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_set.obj : error LNK2001: unresolved
external symbol _raptor_avltree_search<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rss.obj : error LNK2019:
unresolved external symbol _raptor_avltree_add referenced in function
_raptor_rss10_set_item_group<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_set.obj : error LNK2001: unresolved
external symbol _raptor_avltree_add<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;
font-family:"Courier New"'>2&gt;raptor_serialize_rss.obj : error LNK2019:
unresolved external symbol _raptor_statement_copy_v2_from_v1 referenced in
function _raptor_rss10_serialize_statement<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:8.0pt;font-family:"Courier New"'>2&gt;.\Release/raptor.dll
: fatal error LNK1120: 27 unresolved externals<o:p></o:p></span></p>

<div style='mso-element:para-border-div;border:none;border-bottom:solid windowtext 1.0pt;
padding:0in 0in 1.0pt 0in'>

<p class=MsoNormal style='border:none;padding:0in'><span style='font-size:8.0pt;
font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

</div>

<p class=MsoNormal><span style='font-size:8.0pt;font-family:"Courier New"'>Greg<o:p></o:p></span></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</body>

</html>