reduzent / netpd

Collaborative Realtime Networked Music Making Environment (MK II)
https://netpd.org
GNU General Public License v2.0
62 stars 5 forks source link

missing external in prerequisites list? #7

Closed nooisy closed 4 years ago

nooisy commented 4 years ago

While starting up netpd for the first time with vanilla Pd (0.50.2) I got the following error:

dir
... couldn't create
[tcpclient]: unable to connect to stream socket
connect: Unknown error (10049)

After some searching around it became apparent that the [dir] object comes with the ELSE library, which isn't mentioned in the prerequisites list. I saw other people run into this problem as well, did we miss something or is this indeed missing from the list?

But I'm excited that it's working now! Thanks a lot for netpd :)

reduzent commented 4 years ago

Indeed, the README.txt was (and still is to some degree) outdated. Thanks for the pointer. I fixed the most pressing issues, namely the dependency list.