[PD] building externals on windows

Christof Ressi christof.ressi at gmx.at
Wed Jan 25 10:30:14 CET 2017


>yes, I use pd-lib-builder, but doesn't it automatically find the m_pd.h and pd.exe files automatically?

the pd-lib-builder file defines default paths for each system, but on windows it's quite likely that you have your Pd installed somewhere else.

> I also recommend: 
> https://notepad-plus-plus.org/[https://notepad-plus-plus.org/] 

+1. Very nice - and fast! - editor. Also has lots of great plug-ins. I use it all the time whenever I don't need an IDE.
 

Gesendet: Mittwoch, 25. Januar 2017 um 02:32 Uhr
Von: "Alexandre Torres Porres" <porres at gmail.com>
An: "Lucas Cordiviola" <lucarda27 at hotmail.com>
Cc: "Christof Ressi" <christof.ressi at gmx.at>, "pd-list at lists.iem.at" <pd-list at lists.iem.at>
Betreff: Re: [PD] building externals on windows

any vanilla install if I'm not mistaken
 
2017-01-24 23:00 GMT-02:00 Lucas Cordiviola <lucarda27 at hotmail.com[mailto:lucarda27 at hotmail.com]>:

 

>yes, I use pd-lib-builder, but doesn't it automatically find the m_pd.h and pd.exe files automatically?
 
 

 
 
The Pd installer is fine for a normal user. Not for a w32 dev/tester.
 
I recommend that you use the zip version. You don`t want  “C:\Program Files (x86)” as it has spaces in the name.
 
Automatically find what?
 
Your pd-extended installation?
Your 0.46.7 instt?
Your 0.47.1 install?
Your coming 0.48.0 install?
Your Purr-Data install?
 
They all have  “m_pd.h” and “pd.dll”. 
 
I also recommend:
 
https://notepad-plus-plus.org/[https://notepad-plus-plus.org/] 
 
for displaying .txt that are unix/osx format. Change it at the botton right before utf-8/ansi.
Also very useful tool for programing.
 
Salutti,
Lucarda. 
 
 

Mensaje telepatico asistido por maquinas. 
------------------------------------------------------------

From: Pd-list <pd-list-bounces at lists.iem.at[mailto:pd-list-bounces at lists.iem.at]> on behalf of Alexandre Torres Porres <porres at gmail.com[mailto:porres at gmail.com]>
Sent: Tuesday, January 24, 2017 11:47 PM
To: Christof Ressi
Cc: pd-list at lists.iem.at[mailto:pd-list at lists.iem.at]
Subject: Re: [PD] building externals on windows
 

 
 
2017-01-24 16:23 GMT-02:00 Christof Ressi <christof.ressi at gmx.at[mailto:christof.ressi at gmx.at]>:

If you use pd-lib-builder, just open the shell, 'cd' to the directory of the makefile and type:
 
make pdincludepath={path to m_pd.h} pdbinpath={path to pd.exe}
make install objectsdir={where you want to install}
 
yes, I use pd-lib-builder, but doesn't it automatically find the m_pd.h and pd.exe files automatically?
 
cheers



More information about the Pd-list mailing list