Skip to content

make error #1

@harshmunshi

Description

@harshmunshi

when I try to run make,

it returns the following:

g++ -O3 -Wall pkg-config --cflags opencv main.cpp FHOG.o -o ./bin/FHOG pkg-config --libs opencv
/usr/bin/ld: cannot open output file ./bin/FHOG: No such file or directory
collect2: error: ld returned 1 exit status
make: *** [bin/FHOG] Error 1

Please help.
I am using opencv 2.4.9 with linux 14.04 LTS

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