Ian McInerney
Ian McInerney
Going back to MKL 2022.0.1 (the oldest I have on my machine), the environment script is located in `${MKLROOT}/env/vars.sh`, and the bin folder only has the link tool. Although that...
How are you passing the new toolchain? Did you create a dedicated CMake toolchains file and then specify that on the command line - e.g. https://cmake.org/cmake/help/latest/manual/cmake-toolchains.7.html#cross-compiling? That is generally the...
~So, Windows calls this thing a `AppUserModelID` (set using `::SetCurrentProcessExplicitAppUserModelID`), so IMO it should use a more portable name than `Class`, because that is very X11 specific, actually.~ I see...
QuEST 3.7.0 was added last year in https://github.com/JuliaPackaging/Yggdrasil/pull/7800, so closing this PR.
Echoing this. The latest official release is now ~6 years old, so it would be nice if there was a new official release that downstream packagers can use instead of...
Closing due to inactivity. Please submit a new PR on top of the current master branch if you still want to include this recipe.
> Is the include/c++/ directory really useful? Isn't that directory included with the compiler? If so, we probably don't need to repeat it here.
@sjkelly do you want to update the compats, or should we just merge this in and that be done later?
Looks like this needs Clang for some reason: ``` [00:28:03] error: failed to run custom build command for `linux-taskstats v0.5.0` [00:28:03] [00:28:03] Caused by: [00:28:03] process didn't exit successfully: `/workspace/srcdir/zenith/target/release/build/linux-taskstats-ab0d9d70540ba6b7/build-script-build`...
Please either downgrade your cmake version to a 3.x version or update to OSQP 1.0. The CMake compatibility in qdldl was fixed in OSQP 1.0.