Peter Horn
Peter Horn
PEF and DNG sample image of Color Checker target uploaded to https://raw.pixls.us/
I don't see the uploaded samples in the repo too. I don't know if someone needs to approve them first before they show up. Anyway I've just uploaded two more...
Changing the path of the shared folder from "~/Default Folder" to "storage/emulated/0/Default Folder" did the trick for me. Seems that the tilde is causing the problem. The folder needs to...
> So you are actually asking to support the `--presets` arguments of cmake? It would be very convenient if the plug would allow to specify or alter the cmake command...
Attached you find the parser logs for both the native and cross compilation case. The latter shows no trace of any compiler built in include path or define. There's no...
> The fix for https://github.com/15knots/cmake4eclipse/issues/31 has already been ported to CDT. The code is in [expandShortFileName()](https://github.com/eclipse-cdt/cdt/blob/main/jsoncdb/org.eclipse.cdt.jsoncdb.core/src/org/eclipse/cdt/jsoncdb/core/internal/ParserDetection.java#L292). No idea, why the fix does not work. I could never really test it...