Re: implicit declaration of 'pd_queue_mess'
Christof Ressi <[email protected]>
| Newsgroups | gmane.comp.multimedia.puredata.general |
|---|---|
| Message-ID | <[email protected]> |
On 30.09.2025 08:33, Alexandros Drymonitis wrote: > Hi Christof, > > On 9/30/25 09:31, Christof Ressi wrote: >> Hi, >> >>> 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? >> That's the likely explanation. >>> I have installed Pd on my system with `make install` and when typing >>> `pd` in the terminal 0.56.0 launches. >> >> Does 'make install' also install the headers? > I'm not sure. How can I find out? You should see in the console which files are being installed. Also, check the installation destination and see if the headers are there. >> >> Anyway, you can add the "-H" option to "gcc" to print the full path >> of all included header files. This will likely show you where the >> problem lies. > Does this work with CMake too? That's how this object builds. Reconfigure with: cmake -DCMAKE_CXX_FLAGS=" -Wp,-v " .. Then rebuild. > > Thanks! > > > --- > [email protected] - the Pure Data mailinglist > https://lists.iem.at/hyperkitty/list/[email protected]/message/7OZQZSO5BT67AN4XG3PZSBUPG3XQA7FW/ > > > To unsubscribe send an email to [email protected] mailing list > UNSUBSCRIBE and account-management -> https://lists.iem.at/ > --- [email protected] - the Pure Data mailinglist https://lists.iem.at/hyperkitty/list/[email protected]/message/2YQD7RR63EWNK4AWGMNIWSWYUW22JYX2/ To unsubscribe send an email to [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.iem.at/