Martin Straeten
Martin Straeten
doesn't change cmake output and also not the behaviour
i start my build process with `rm -rf ../build/*` in my darktable/build directory
on my mac i tried disabling openmp the brute force way by inserting `#undef LIBRAW_USE_OPENMP` into src/external/LibRaw/libraw/libraw_alloc.h. Now i'm able to open cr3 files - so it seems the openmp...
works fine with osx and windows build - thanks for the fix
> I also am finding I can not open CR3 files in DT V4. I tried the latest windows build from Bill Ferguson but still no luck. Is it reasonable...
You simply have to be patient until this pr is merged. if you don’t understand: even opensource tools needs development effort - if you need stuff fast, then it’s on...
> Having no clue of compiling anything and running a downloaded nightly build do not go well together. I counsel a little patience. The development can't start until Canon allow...
after the AI is implemented by someone (thats the less complex part of the job), who should do the training? you're aware that for each module in the pipe the...
be patient, it‘ll find it’s way into master too - but since 4.0 is about to be finalised there’s no hurry for further changes yet…
instead of switching to "Very fast GPU" better use default mode with custom `opencl_device_priority=1,0,*/!1,0,*/1,0,*/1,0,*/*` settings. you can set a default priority - i used it to prioritize the dedicated GPU...