[PD] building externals on windows

Alexandre Torres Porres porres at gmail.com
Mon Feb 20 18:48:21 CET 2017


Ok, trying with MINGW32, I was able to figure out I was in this empty
folder by default

C:\MinGW\msys\1.0\home\porres

that's why I couldn't list any file or directory... so I found my way out
of there and now I'm having some fun :)

2017-02-20 14:30 GMT-03:00 Alexandre Torres Porres <porres at gmail.com>:

>
> 2017-01-24 16:23 GMT-02:00 Christof Ressi <christof.ressi at gmx.at>:
>
>> try msys2: https://msys2.github.io/
>> it comes with GCC, a UNIX-like shell and a package manager (pacman). I'm
>> using mingw32_shell.bat (should lie in C:/msys64) all the time to compile
>> stuff. 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}
>> make clean
>>
>> Christof
>>
>>
>
> Hi, today is the day I have to really do this. I installed MinGW / msys02
> and all things previously discussed on this thread. I know I just have to
>  open the shell, 'cd' to the directory of the makefile and type some
> stuff.
>
> I can open what I'm assuming is the shell, but I can't even 'cd' to
> anywhere, commands don't seem to work and I cant even do 'ls' to list my
> directories. This is my print screen...
>
> help?
>
>
>
> [image: Imagem inline 1]
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170220/c43c7a46/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: screen.jpg
Type: image/jpeg
Size: 27811 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170220/c43c7a46/attachment-0001.jpg>


More information about the Pd-list mailing list