implicit declaration of 'pd_queue_mess'

Alexandros Drymonitis <[email protected]>
Newsgroups gmane.comp.multimedia.puredata.general
Message-ID <[email protected]>
I'm trying to compile py4pd (https://github.com/charlesneimog/py4pd) 
from source on Debian 12 (I'll upgrade to 13 in the coming days, I swear 
:) with Pd-0.56.0 and I get this:
```
/home/alex/Documents/Pd/externals/py4pd/Sources/py4pd.c: In function 
‘pdpy_logpost’:
/home/alex/Documents/Pd/externals/py4pd/Sources/py4pd.c:1761:9: error: 
implicit declaration of function ‘pd_queue_mess’ 
[-Wimplicit-function-declaration]
  1761 |         pd_queue_mess(&pd_maininstance, 
&self->pdobj->obj.te_g.g_pd, data, pdpy_thread_callback);
```
I know this function in defined in m_pd.h, so I'm guessing that the 
compiler looks m_pd.h up from older sources (isn't this function new to 
0.56.0?). Can this be? I have installed Pd on my system with `make 
install` and when typing `pd` in the terminal 0.56.0 launches.


---
[email protected] - the Pure Data mailinglist
https://lists.iem.at/hyperkitty/list/[email protected]/message/BBW4T26WYFCPYFJ44OYSU445QWA3JLVW/

To unsubscribe send an email to [email protected] mailing list
UNSUBSCRIBE and account-management -> https://lists.iem.at/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.