Skip to content

Doesn't Compile/ failed renderer #1

Description

@HerbFargus

It throws this error:

AtomBomberman $ make
g++ -std=c++11 -ggdb -Wall -Wextra -O2 -D_GNU_SOURCE -I/usr/include/SDL -Iutil/ -MMD -c src/bomb.cpp -o obj/bomb.o
src/bomb.cpp:314:1: fatal error: opening dependency file obj/bomb.d: No such file or directory
 }
 ^
compilation terminated.
make: *** [obj/bomb.o] Error 1

for reference I am on Linux Mint 17.3

EDIT creating a obj folder resolved it but then it fails to utilise the opengl or sdl renderer with or without SDL2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions