<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>And if you want to try compiling a single external say foo.c<br>
<br>
Get familiar with the makefile:<br>
<br>
<i>  # Makefile for mylib</i><i><br>
</i><i><br>
</i><i>  lib.name = mylib</i><i><br>
</i><i><br>
</i><i>  class.sources = foo.c</i><i><br>
</i><i><br>
</i><i>  datafiles = foo-help.pd  README.txt LICENSE.txt</i><i><br>
</i><i><br>
</i><i>  include Makefile.pdlibbuilder</i><br>
<br>
<br>
<a moz-do-not-send="true" href="https://github.com/pure-data/pd-lib-builder#basic-usage">https://github.com/pure-data/pd-lib-builder#basic-usage</a><br>
<br>
:)<br>
</p>
<pre class="moz-signature" cols="72">Mensaje telepatico asistido por maquinas.</pre>
<div class="moz-cite-prefix">On 9/7/2018 11:46 AM, alfonso santimone wrote:<br>
</div>
<blockquote type="cite" cite="mid:CAPpSNCtKC6hM1q-88-XR8zkiJoP8hJ3n=_j9c4h=XOsPZS6oPw@mail.gmail.com">
<div dir="ltr">Awesome, thanks! 
<div><br clear="all">
<div>
<div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr"><a href="http://www.elgallorojorecords.com" target="_blank" moz-do-not-send="true">www.elgallorojorecords.com</a>
<div><a href="http://soundcloud.com/alfonsosantimone" target="_blank" moz-do-not-send="true">soundcloud.com/alfonsosantimone</a></div>
<div><a href="http://www.facebook.com/alfonsosantimone" target="_blank" moz-do-not-send="true">www.facebook.com/alfonsosantimone</a><br>
</div>
</div>
</div>
</div>
<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr">On Fri, Sep 7, 2018 at 4:41 PM Lucas Cordiviola <<a href="mailto:lucarda27@hotmail.com" moz-do-not-send="true">lucarda27@hotmail.com</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yes. I suggest using MinGW64. Pd-lib-builder is ready for that. You are <br>
on your own if you use VS and hit all kind of troubles that only and <br>
expert can deal (c runtimes, etc, etc).<br>
<br>
I never used code::blocks but it should work.<br>
<br>
I had no trouble with Msys2 and I like it.<br>
<br>
If you want a test you can try compiling Cyclone or Else -> sources:<br>
<br>
<a href="https://github.com/porres/pd-cyclone/releases" rel="noreferrer" target="_blank" moz-do-not-send="true">https://github.com/porres/pd-cyclone/releases</a><br>
<br>
<a href="https://github.com/porres/pd-else/releases" rel="noreferrer" target="_blank" moz-do-not-send="true">https://github.com/porres/pd-else/releases</a><br>
<br>
These 2 have the latest pd-lib-builder 0.5.1 (strongly recommended)<br>
<br>
<a href="https://github.com/pure-data/pd-lib-builder" rel="noreferrer" target="_blank" moz-do-not-send="true">https://github.com/pure-data/pd-lib-builder</a><br>
<br>
<br>
:)<br>
<br>
Mensaje telepatico asistido por maquinas.<br>
<br>
On 9/7/2018 11:20 AM, alfonso santimone wrote:<br>
> Thanks Lucas, i already have a msys2 with mingw64 set on my system. Do <br>
> you suggest me do go that way instead of VS or Code::Blocks with mingw64<br>
><br>
<br>
</blockquote>
</div>
</blockquote>
<br>
</body>
</html>