<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">Sorry, I meant we only needed to #include "m_pd.h" as usual.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 4, 2016 at 3:46 AM, IOhannes m zmoelnig <span dir="ltr"><<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2016-10-04 04:44, Matt Barber wrote:<br>
> I don't think we need a copy of it. We just need to include an existing<br>
> one, preferably from current vanilla.<br>
<br>
</span>how do you include without copying?<br>
what is "current"? Pd-0.47-1? Pd-0.48-3?<br>
<br>
please do not include verbatim copies of *any* Pd-headers in your<br>
project. this is just bound to break sooner or later, making it even<br>
harder to fix.<br>
the Pd headers really must match the Pd binary running on the system<br>
where you compile. since the Pd binary is upgraded outside of your<br>
project, so should the headers.<br>
<br>
also, on w32 you need the corresponding pd.lib/pd.dll to properly link.<br>
(and if you decide to ship that as well, you could just ship the entire<br>
Pd; or just ship properly compiled binaries of your external).<br>
<br>
fgmasdr<br>
<span class="HOEnZb"><font color="#888888">IOhannes<br>
<br>
</font></span><br>______________________________<wbr>_________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list</a><br>
<br></blockquote></div><br></div>