[PD] configure fails for portaudio (Windows 7)

Christof Ressi christof.ressi at gmx.at
Fri Sep 23 11:50:28 CEST 2016


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? 
 

Gesendet: Freitag, 23. September 2016 um 04:59 Uhr
Von: "Dan Wilcox" <danomatika at gmail.com>
An: "Christof Ressi" <christof.ressi at gmx.at>
Cc: pd-list at lists.iem.at
Betreff: Re: [PD] configure fails for portaudio (Windows 7)

Actually, I just made a commit that may help. I looked into the pd-lib-building ldflags for windows and updated bob~ to try a dyamic link to pd.dll. Maybe this will work.
 
Do a pull and then the whole make clean && ./configure && make mess again. Thanks
 

--------
Dan Wilcox
@danomatika[https://twitter.com/danomatika]
danomatika.com[http://danomatika.com]
robotcowboy.com[http://robotcowboy.com] 

On Sep 22, 2016, at 8:14 PM, Dan Wilcox <danomatika at gmail.com[danomatika at gmail.com]> wrote: 

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 at gmx.at[christof.ressi at 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
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: build_extra_error4.txt
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160923/b6f6c9ce/attachment-0001.txt>


More information about the Pd-list mailing list