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~.
Dan Wilcox @danomatika https://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On Sep 22, 2016, at 8:01 PM, Christof Ressi christof.ressi@gmx.at wrote:
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