Samuel Wein
Samuel Wein
Is this ready to merge? I'm trying to set up devcontainer image that we can use for development and came across this (which is going to be used as a...
Codefactor test doesn't rerun on the latest commits, so when the other checks pass I will merge.
It would certainly be helpful to add that support. Let me know if you want help with the CI setup.
@thomaspttn I did a very quick pass at this. A bunch of adapters fail (which makes sense since we don't ship the proper binaries for them), and a couple of...
Yup. I've got that installed.
I checked the Binaries.ini for the thirdparty package, per https://github.com/genericworkflownodes/GenericKnimeNodes/wiki/How-to-handle-missing-binaries . It looks like the link to the ThermoRawFileParser folder is still there, and the folder has the executable in...
Any updates?
Yup. I should be able to add that. Honestly I didn't expect this to just work out of the box. On Wednesday, July 3, 2024, Julianus Pfeuffer ***@***.***> wrote: >...
@jpfeuffer Done! @RalfG If we need to we certainly can be. I want to see if the Visual C++ redist issue needs an update to the package.
for whatever reason I just can't get cmake to recognize that OpenMP exists on Mac: `-- Could NOT find OpenMP_CXX (missing: OpenMP_CXX_FLAGS OpenMP_CXX_LIB_NAMES) -- Could NOT find OpenMP (missing: OpenMP_CXX_FOUND...