[PD-dev] help me with my DLL snafu

Martin Peach martinrp at vax2.concordia.ca
Tue Dec 20 21:51:30 CET 2005


c wrote:
> On 12/20/05, Martin Peach <martinrp at vax2.concordia.ca> wrote:
> 
>>One could also use, say, .pd_lib or .pd_ext for all platforms and have
>>separate build directories for each platform.
> 
> 
> my vote is for reverting to system's native shared library filetype
> extension. it would simplify the build process to not have to override
> linker settings to use onstandard file names etc...
> 

But then you'll have .so for linux (and darwin?), not .pd_linux, and 
.dll for mswindows, which was the source of the problem in the first 
place: a shared library unrelated to pd could have the same name as a pd 
external.

Martin




More information about the Pd-dev mailing list