bertwim
bertwim
This contribution adds in the preferences/storage/xmp section the option to write an xmp sidecar file "on export". This option is almost identical to the case where an xmp file is...
### Describe the bug When writing xmp sidecars "after edit', DT writes a new xmp file after an image has been edited in Darkroom. From the code (in image.c) I...
When using clang++ (18.0.0, 19.0.0) I cannot not link my application against the static exiv2 library libexiv2.a. The linker complaines about missing a -fPIC (or -fPIE) flag. Adding this flag...
### Describe the bug I frequently build DT from the github master branch. Since a couple of days (2 weeks?) building fails, due to linker errors: ` libdarktable.so: undefined reference...