Jordan Williams

Results 132 comments of Jordan Williams

> I fully agree that, if using `libglvnd` instead of `opengl/system` works, it provides all the benefits you've mentioned. I have never said that it provides no benefit. > >...

According to the [release announcement](https://icu.unicode.org/): > C++ code now requires C++17 and is being made more robust. Looks like that constraint will need to be enforced for version 75 and...

Looks like it is just breaking on the `test_package` now, but only for Conan V1.

MSVC isn't using the C++17 standard: > note: 'auto' in non-type template parameters requires at least '/std:c++17' @RubenRBS What's the best way to go about this?

I'm a bit confused as to why this one broke.

I think something breaks when `pkgconf` is bumped in the test package. It appears that `PkgConfig` is not actually using the `pkgconf` executable from the `tool_requires` but looking for an...

> Hello @jwillikers Could you please share your entire build log? Please, try to follow the bug package template when sending hotfix without an issue associate, so we can reproduce...

This looks suspiciously like a long paths issue. I can build successfully on Windows locally. ``` Installing libfreetype.a to C:/J2/w/prod-v2/bsr@3/101217/eacfc/p/b/freet613ea5253c3ff/p\lib ```

I can't recreate this locally on Windows. It builds fine for me.