Skip to content

hpp file not found  #20

@ahshanmd

Description

@ahshanmd

Error during make .hpp file not found

[ 16%] Building CXX object CMakeFiles/udasample.dir/uda-sample.cc.o
In file included from /root/impala-udf/impala-udf-samples/uda-sample.h:19:0,
from /root/impala-udf/impala-udf-samples/uda-sample.cc:15:
/usr/include/impala_udf/udf.h:26:29: fatal error: boost/cstdint.hpp: No such file or directory
#include <boost/cstdint.hpp>
^
compilation terminated.
make[2]: *** [CMakeFiles/udasample.dir/uda-sample.cc.o] Error 1
make[1]: *** [CMakeFiles/udasample.dir/all] Error 2
make: *** [all] Error 2

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