Skip to content

make config for windows is not working #42

@menouarazib

Description

@menouarazib

After running make conifg I got this:

'uname' is not recognized as an internal or external command,
operable program or batch file.
process_begin: CreateProcess(NULL, uname -s, ...) failed.
Makefile:69: pipe: Bad file descriptor
'uname' is not recognized as an internal or external command,
operable program or batch file.
process_begin: CreateProcess(NULL, uname -s, ...) failed.
Makefile:75: pipe: Bad file descriptor
'uname' is not recognized as an internal or external command,
operable program or batch file.
process_begin: CreateProcess(NULL, uname -s, ...) failed.
Makefile:82: pipe: No error
'uname' is not recognized as an internal or external command,
operable program or batch file.
rm -rf build/-
process_begin: CreateProcess(NULL, rm -rf build/-, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [Makefile:82: distclean] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions