Cool. Fixing things one step at a time. I’m seeing the correct flags when building bob~ now.
Do you see a pd.lib in either /src or /src/.libs?
Also, can you remove “-lpd” from configure.ac line 112 then do the following?
make clean
./configure
make
I’m curious to see if not linking pd will allow bob~ to link correctly. If it does, then the build should fail on bonk~.
Hi, here's the error output. After 'make' I have the following files in my bin:
pd.exe, pd-gui script, pdreceive.exe and pdsend.exe.
Christof