Hello,
Thank you for the reply.
I removed ccache package. But it did not solve the problem :( .
Part of console output.
=
-- The CXX compiler identification is GNU 4.8.3
-- The C compiler identification is GNU 4.8.3
-- Chec
Hi.
Did you started with empty build dir?
I.e.:
cd darktable
rm -rf build
./build
On Tue, Jul 15, 2014 at 1:56 PM, Kasun Chathuranga wrote:
> Hello,
> Thank you for the reply.
>
> I removed ccache package. But it did not solve the problem :( .
>
>
> Part of console output.
>
> ==
Hello,
I completely deleted dartable source folder and get it from git again.
Then I execute this command as usual.
./build.sh --prefix /home/kasun/Apps/Image-Processing/darktable
Problem still exists.
On Tue, 2014-07-15 at 14:18 +0400, Roman Lebedev wrote:
> Hi.
> Did you started with empty b