Julianus Pfeuffer
Julianus Pfeuffer
@cbielow Can you maybe help get this in before the 3.0 release? I gave some comments on what might need to be changed still but I am not sure. I...
Wouldn't it be easy to just not limit the entries to 4? Problem solved. Since we are defining the channel IDs that are affected anyway, the code knows where to...
Done here #6390 The problem is: in e.g. 16plex we had channels that had a -1 for potential contributions and then had a non-zero value in the correction matrix. How?...
superseded by linked PR
Yes but templates are usually not a problem. So someone just forgot or didn't know how to do it, right?
Probably not much, but they require **no security risk dependencies** in community plugins now and we have too many dependencies in GKN. Will be a very long process.
https://cdash.openms.de/viewBuildError.php?buildid=82572
Those errors would benefit from a separate PR fixing it on develop
My guess is that Qt silently links to this now. From what I read though, it should be available on Manjaro. Just probably not symlinked to the correct name. Can...
Build Qt without regex support? Check why the lib is not copied here https://github.com/OpenMS/OpenMS/blob/develop/cmake/knime_package_support.cmake#L219? Make sure the lib is even compatible on other Linuxes.