<div dir="ltr"><div><div><div><div>This page explains some of where to get the source:<br><a href="https://puredata.info/docs/developer/GettingPdSource">https://puredata.info/docs/developer/GettingPdSource</a><br></div>comport.c is at<br><a href="http://sourceforge.net/p/pure-data/svn/HEAD/tree/trunk/externals/iem/comport/comport/">http://sourceforge.net/p/pure-data/svn/HEAD/tree/trunk/externals/iem/comport/comport/</a><br></div>If you're running vanilla, m_pd.h is in the src folder.<br></div>You can use one of the Visual Studio versions to compile it as a dll, and you need to export comport_setup in the linker command line:<br>/EXPORT:comport_setup <br></div><div><br><br></div>Martin<br><br><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 3, 2015 at 12:15 PM,  <span dir="ltr"><<a href="mailto:rolfm@dds.nl" target="_blank">rolfm@dds.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">comport.c(422) : error C2065: 'nr' : undeclared identifier<br>
<br>
trying to compile comport with Visual Studio 2008 i get the above error.<br>
this is without the diff file ( i don't know yet how to use it)<br>
<br>
i must confess it's quite an adventure to try to compile (comport) with very little experience.<br>
<br>
where to find the actual source?<br>
how to download in the correct form?<br>
which program to use fro compiling and how to get it?<br>
where to find the right version of the 'missing' m_pd.h?<br>
<br>
the puredata website is actually not a great help in that.<br>
without google i would still be searching for things.<br>
<br>
rolf<br>
</blockquote></div><br></div>