Linux Mint 19.3 / Ubuntu 18.04 3.5.0+428~g62545c68e
This is with a newly downloaded version of the current git master .
I'm seeing the following errors when compiling from current GIT.
I assume I have a missing or outdated dependency.
Does any one else see this?
/home/xxx/dtgit/src/external/l
Le mardi 04 août 2020 à 08:09 -0400, Jesus Arocho a écrit :
> Hello,
>
> I have been compiling dt for a while. Yesterday I ran the script to
> update against github and compile. Got the error message:
>
> [ 8%] Built target opencl-program-guided_filter.cl
> :1:10: fatal error: 'opencl-c.h' fil
Hello,
I have been compiling dt for a while. Yesterday I ran the script to update
against github and compile. Got the error message:
[ 8%] Built target opencl-program-guided_filter.cl
:1:10: fatal error: 'opencl-c.h' file not found
#include "opencl-c.h"
^~~~
[ 8%] Built targe
It does appear that cmake requires rawspeed. I can only presume that
darktable requires it. cmake lets u know that it wants rawspeed/ anyway
someone created the cmake scripts. Anyway someone created the error
messages. It was not cmake that created them.
On 11/2/18 8:41 AM, Sturm Flut wrote:
Hi,
Am 31.10.18 um 16:50 schrieb Postmaster:
> Its not so easy to make this work. cmake seems to be an issue.
>From what I've been seeing in a couple of mails now, it feels like you
might be running into issues which seem to be more specific to RHEL and
Fedora than to darktable and the general G
* Postmaster [10-31-18 15:22]:
> not a cc maven.
> So what is wrong?
> Also dont remember origin of source, but from darktable website ( not redhat
> )
>
> Its not so easy to make this work. cmake seems to be an issue. Just trying
> to register with cmake-devel is a problem, as the host of cmake
not a cc maven.
So what is wrong?
Also dont remember origin of source, but from darktable website ( not
redhat )
Its not so easy to make this work. cmake seems to be an issue. Just
trying to register with cmake-devel is a problem, as the host of cmake
uses Google captcha, which appears to vio
Roman Lebedev wrote:
> Which compiler?
gcc -v
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with:
/data_b/portage/portage/sys-devel/gcc-4.9.3/work/gcc-
Which compiler?
On Fri, Aug 12, 2016 at 4:44 PM, Wolfgang Goetz wrote:
> Hello!
>
> building dt git version because of gentoo's freshly released
> =sci-geosciences/osm-gps-map-1.1.0 ~amd64
>
>
> fails in:
>
> ...src/iop/rawprepare.c:537:3: error: missing braces around initializer
> [-Werror=miss
Hello!
building dt git version because of gentoo's freshly released
=sci-geosciences/osm-gps-map-1.1.0 ~amd64
fails in:
...src/iop/rawprepare.c:537:3: error: missing braces around initializer
[-Werror=missing-braces]
dt_iop_rawprepare_params_t tmp = { 0 };
quick fix (working: 'm
Have you tried something like this
$ cd darktable/build/ && rm -rf * && cmake ../ && make
already?
Which osm-gps-map version is that, specifically?
Roman.
On Mon, May 30, 2016 at 6:30 PM, Darrell Eifert wrote:
> Hello --
>
> I just recently updated to Ubuntu Xenial and tried to compile the late
Yepp, it's already fixed. Thanks!
Ulrich
Am 16.05.2016 um 21:20 schrieb johannes hanika:
yeah, just noticed that too. should be fixed now.
-jo
___
darktable developer mailing list
to unsubscribe send a mail to darktable-
yeah, just noticed that too. should be fixed now.
-jo
On Tue, May 17, 2016 at 7:13 AM, Ulrich Pegelow
wrote:
> Hi,
>
> current master does not compile here (gcc (SUSE Linux) 4.8.3 20140627
> [gcc-4_8-branch revision 212064]):
>
> imageio_dng.h:212:20: note: expected ‘const uint8_t (*)[6]’ but ar
Hi,
current master does not compile here (gcc (SUSE Linux) 4.8.3 20140627
[gcc-4_8-branch revision 212064]):
imageio_dng.h:212:20: note: expected ‘const uint8_t (*)[6]’ but argument
is of type ‘uint8_t (*)[6]’
Best wishes
Ulrich
_
14 matches
Mail list logo