-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
++++ info: using Makefile.pdlibbuilder version 0.6.0
process_begin: CreateProcess(NULL, ls C:/Users/andre/Projects/Pd/pure-data/src/m_pd.h, ...) failed.
pd-lib-builder/Makefile.pdlibbuilder:788: pipe: No such file or directory
process_begin: CreateProcess(NULL, ls "D:\ProgramFiles\Purr Data\bin/pd.dll", ...) failed.
pd-lib-builder/Makefile.pdlibbuilder:793: pipe: No such file or directory
pd-lib-builder/Makefile.pdlibbuilder:798: Where is Pd API m_pd.h? Do 'make help' for info.
Windows doesn't have the ls command by default.
When I tried to use powershell instead, it ran into other issues.
The easiest way is to use dir, since it works in both powershell and cmd.
I have a PR for that: #72
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels