Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Error with running Makefile #71

@AL3XPI

Description

@AL3XPI

💬 Description of the bug 🐛
When you use
make install RELEASE=1 DESTDIR=..
in console it gives you this, thus not running the Makefile, and not generating the executable bdlauncher file.
CC obj/launcher_exec_server_release.o cc: error: unrecognized command line option '-std=gnu17'; did you mean '-std=gnu11'? Makefile:147: recipe for target 'obj/launcher_exec_server_release.o' failed make: *** [obj/launcher_exec_server_release.o] Error 1

Expected behavior 🤔
The makefile should be ran and the executable bdlauncher file should be generated.

Screenshots 📷
image

💬 My info:

  • OS: Ubuntu

🤨Additional context
I have installed all the requirements in the Install.md (including clang-format). I have followed all the instructions stated in that file as well.

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