M
M
movsarisaev2018-06-02 23:31:48
C++ / C#
movsarisaev, 2018-06-02 23:31:48

What is the compilation error?

Good evening..when trying to compile the kraken software (git clone git://git.srlabs.de/kraken) gives the
following error:
[email protected]:~/kraken/a5_ati# make
gcc -O2 -fPIC -c A5Slice.cpp - I/usr/local/atical/include
In file included from A5Slice.h:23:0,
from A5Slice.cpp:19:
CalDevice.h:4:17: fatal error: cal.h: No such file or directory
#include "cal.h"
^
compilation terminated.
Makefile:22: recipe for target 'A5Slice.o' failed
make: *** [A5Slice.o] Error 1
What does this mean? I tried to fix it, it doesn't work. Help me fix it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
CityCat4, 2018-06-02
@CityCat4

English in white - cal.h file not found

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question