<a href="http://lists.puredata.info/pipermail/pd-list/attachments/20120126/f8fb3f1a/attachment-0001.bin" target="_blank"></a><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


On <a href="tel:2012-01-25%2019" value="+12012012519" target="_blank">2012-01-25 19</a>:19, rolf meesters wrote:<br>
&gt; don&#39;t know if i oversaw it, or something changed, anyway<br>
&gt; after all this warnings about the dll&#39;s there&#39;s a fatal error:<br>
&gt; linker cannot find  &quot;b.obj&quot;<br>
<br>
<br>
this is a weird error, which i don&#39;t know about.<br>
<br>
it looks to me as if you broke your project file.<br>
could you try getting a diff between your changed Gem.vcproj file and<br>
the one in master (in case you are using TortoiseGIT, there should be a<br>
nice &quot;git diff&quot; tool in the context menu)<br>
watch out for any stray &quot;b&quot;s.<br>
<br></blockquote><div><br>that was a good guess, i found a stray &quot;b&quot; in the project file.<br>but i didn&#39;t do it.<br>i downloaded everything again from the git.<br>it&#39;s in the win-vs2008 gem.vcproj <br>  <br>
Name=&quot;VCLinkerTool&quot;<br>AdditionalOptions=&quot;/MACHINE:I386&quot;<br>AdditionalDependencies=&quot;pd.lib opengl32.lib glu32.lib b freetype235mt_D.lib FTGL.lib ws2_32.lib pthreadVC.lib&quot;<br><br>so, taking this out (and the freetype &amp; FTGL libs) it got again stuck with a missing<br>
pthreadVC.lib.<br><br>it was already very hard to find the needed pthread.h.<br>(i did clean up my disc&#39;s and then it was gone).<br>it&#39;s not in the &#39;regular&#39; gits of pd-van or pd-ext.<br>i only found something following a download advise for the Pd/sources in the page for building Pd on Windows .<br>
<br>but no pthreadVC.lib or pthread.lib.<br><br>googling didn&#39;t bring me useful wisdom here.<br><br>where to get, buy, borrow, steal it?<br><br>rolf<br>
</div></div>