Matias N.
Matias N.
> If the IR channel is stored in the alpha channel, then you may need to edit the tiff decoder. RawTherapee discards the alpha channel. You may need to change...
I understand that (in Linux at least) using tab, shift+tab you can somewhat navigate between elements, but not all elements are focused. The modules "titles" (to expand/collapse) cannot be focused...
I will take a look and try to infer the failure, as I'm really not familiar with CYGWIN. From the looks of it the include path is missing the delimiter.
That would be super useful since it would also allow me to validate the cmake changes
@patacongo did you continue the bisection to the end? If I look at the diff of that commit I only see changes to the depend stage, which should not affect...
I'm guessing it is due to CFLAGS not being inside quotes here: https://github.com/apache/incubator-nuttx/blob/eb133ad527ebea7c190c1d0b3eb60f97e4d9349d/tools/Config.mk#L185 Could you add the quotes and see if that fixes it?
> make makekdepfile CFLAGS="-fno-builtin -funwind-tables -Wall -Wstrict-prototypes -Wshadow -Wundef -Os -fno-strict-aliasing -fomit-frame-pointer -fno-strength-reduce -mcpu=cortex-m4 -mthumb -mfloat-abi=soft -isystem "D:\Spuda\Documents\projects\nuttx\master\nuttx_fork\include" -D__NuttX__ -pipe -I "D:\Spuda\Documents\projects\nuttx\master\nuttx_fork\libs\libc" -D__KERNEL__" Is this how the executed command actually...
> > > Could you add the quotes and see if that fixes it? > > > > > > Yes, but that will have to be tomorrow morning. >...
I'm surprised by those stats, since as you mention we rarely get issue reports for cygwin. Also, I wonder if those downloads are from actual users since they would be...
> I am sure that there are a percentage of people in all platforms that are downloading just out of curiosity without actually being users. But I have no reason...