Skip to content
This repository was archived by the owner on Nov 13, 2020. It is now read-only.
This repository was archived by the owner on Nov 13, 2020. It is now read-only.

Cannot make code #1

@andrea-marcelli

Description

@andrea-marcelli

Hi,

It's my first time compiling php libraries from source and I've run into a problem. I installed the PHP-CPP library for php 7.0 as by instructions. After doing so I proceeded with making the MITIE-PHP library but couldn't manage to do so due to the following error:

g++ -Wall -c -I. -O2 -std=c++11 -fPIC -W -O3 -I./MITIE/mitielib/include -I./MITIE/dlib -fpic -o MITIE.o MITIE.cpp MITIE.cpp:12:10: fatal error: mitie.h: No such file or directory #include <mitie.h> ^~~~~~~~~ compilation terminated.
Can anyone help me out with this? Thank you.

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