<div>Hi,</div>
<div>&nbsp;</div>
<div>I get the following errors while compiling pbrt in vs2005 under microsoft windows xp.</div>
<div>&nbsp;</div>
<div>Error&nbsp;3&nbsp;error LNK2019: unresolved external symbol &quot;int __cdecl yyparse(void)&quot; (<a href="mailto:?yyparse@@YAHXZ">?yyparse@@YAHXZ</a>) referenced in function &quot;bool __cdecl ParseFile(char const *)&quot; (
<a href="mailto:?ParseFile@@YA_NPBD@Z">?ParseFile@@YA_NPBD@Z</a>)&nbsp;parser.obj&nbsp;<br>Error&nbsp;4&nbsp;error LNK2001: unresolved external symbol &quot;int line_num&quot; (<a href="mailto:?line_num@@3HA">?line_num@@3HA</a>)&nbsp;parser.obj&nbsp;<br>
Error&nbsp;5&nbsp;error LNK2001: unresolved external symbol &quot;int line_num&quot; (<a href="mailto:?line_num@@3HA">?line_num@@3HA</a>)&nbsp;util.obj&nbsp;<br>Error&nbsp;6&nbsp;error LNK2001: unresolved external symbol &quot;class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt; current_file&quot; (
<a href="mailto:?current_file@@3V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@A">?current_file@@3V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@A</a>)&nbsp;parser.obj&nbsp;<br>Error&nbsp;7&nbsp;error LNK2001: unresolved external symbol &quot;class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt; current_file&quot; (
<a href="mailto:?current_file@@3V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@A">?current_file@@3V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@A</a>)&nbsp;util.obj&nbsp;<br>Error&nbsp;8&nbsp;error LNK2001: unresolved external symbol &quot;class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt; current_file&quot; (
<a href="mailto:?current_file@@3V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@A">?current_file@@3V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@A</a>)&nbsp;util.obj&nbsp;<br>Error&nbsp;9&nbsp;error LNK2001: unresolved external symbol &quot;struct _iobuf * yyin&quot; (
<a href="mailto:?yyin@@3PAU_iobuf@@A">?yyin@@3PAU_iobuf@@A</a>)&nbsp;parser.obj&nbsp;<br></div>
<div>&nbsp;</div>
<div>Can anybody help?</div>
<div>&nbsp;</div>
<div>regards</div>
<div>&nbsp;</div>
<div>sajid</div>