<div dir="ltr"><div>well it seems like the PDLIBDIR variable is properly set - at least running 'make allvars' indicates the path is changed. but it still acts for all the world like it can't find or access any source code files to compile. i'm getting no help as to the specific error involved. i wish i had a way i could find out more information, but i'm still stuck.</div><div><br></div><div>best,</div><div>scott<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 12, 2019 at 12:15 AM Scott R. Looney <<a href="mailto:scottrlooney@gmail.com">scottrlooney@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>okay - good. now what i need to do is set PDLIBDIR variable to point to the repo on the drive. what's tripping me up is the variance of forward and back slashes in filepaths in msys/mingw64. for example i put the source files in my home directory of msys64, so using only Windows filepaths it's C:\msys64\home\scottlooney\pd-plaits-master.</div><div><br></div><div>i have set my active working directory to this directory and i've tried the following changes to PDLIBDIR adding to 'make all':</div><div><br></div><div>make all PDLIBDIR=../pd-plaits-master</div><div>make all PDLIBDIR=C:\msys64\home\scottlooney\pd-plaits-master</div><div><br></div><div>both of these fail. the latter prints the path as one runon string and ignores the slashes. the former seemingly indicates the path correctly but still fails.</div><div><br></div><div>any tips on where to copy the folder so that the path is clearly given? i'm not 100% sure but i'm reasonably certain all my errors so far are path related.</div><div><br></div><div>best,</div><div>scott<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 12, 2019 at 12:02 AM IOhannes m zmölnig <<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am 12. Juli 2019 06:34:04 MESZ schrieb "Scott R. Looney" <<a href="mailto:scottrlooney@gmail.com" target="_blank">scottrlooney@gmail.com</a>>:<br>
>okay, one last question. since this is an external and the directions<br>
>are<br>
>for compiling PD itself from source do i absolutely need to have Tcl/tk<br>
>included in an external object build? i'm not using any custom graphics<br>
>on<br>
>it or anything. was also wondering about the necessity of ASIO as well<br>
<br>
<br>
indeed. iirc the relevant info in thedocs you were pointed to was only about the *packages*  you need to install using `pacman`. all the rest is irrelevant (tcl/tk, asiosdk; autogen/configure;...)<br>
<br>
mfg.fudy.fhd<br>
IOhannes<br>
<br>
-- <br>
sent from my pdp-12<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">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/listinfo/pd-list</a><br>
</blockquote></div>
</blockquote></div>