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 <[email protected]>: > > 2017-01-24 16:23 GMT-02:00 Christof Ressi <[email protected]>: > >> 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] > > > >
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
