Skip to content

Cannot compile #4

@ErikLentz

Description

@ErikLentz

make
cc -Wall -Wpointer-arith -O2 -g -fno-stack-protector -fomit-frame-pointer -mtune=core2 -DP_OS_LINUX -DP_SSL_OPENSSL -c -o pcompat.o pcompat.c
In file included from pcompat.c:35:0:
plibs.h:35:21: fatal error: sqlite3.h: No such file or directory
#include <sqlite3.h>
^
compilation terminated.
: recipe for target 'pcompat.o' failed
make: *** [pcompat.o] Error 1

Where is the required sqlite3.h?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions