I did add linking to pd.dll but I sort of guessed as to where it is. Can you double check and let me know the path with in the pure-data build folder.

As it is now, the build system indeed builds the pd core first then the externals.

--------
Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com

On Sep 23, 2016, at 3:50 AM, Christof Ressi <christof.ressi@gmx.at> wrote:

Hi, bob~ failed to link again. By the way, there is no pd.lib. When I build externals on Windows I always link against a pd.dll. This also worked when I build bob~ myself. Why don't we finish building Pd first (creating the pd.dll which is not there yet) and then build and link the extra externals in a second step?