Jordan Williams

Results 132 comments of Jordan Williams

Aha, the issue is in the test_module_package instead of the test_package.

Even running with the `test_package_module` locally, I still can't reproduce.

Only happens for release builds. Is it caused by CMake's logic around the `d` debug postfix? I hate debug postfix letters.

I'm starting to get errors with the test package when using CMake 3.28 from the virtualbuildenv. My local testing with CMake 3.29-rc2 works for both the test_package and test_package_module. I...

Yup, I found the pertinent item in the [CMake 3.29 release notes](https://cmake.org/cmake/help/latest/release/3.29.html): > On Windows, when targeting the MSVC ABI, the [find_library()](https://cmake.org/cmake/help/latest/command/find_library.html#command:find_library) command now accepts .a file names after first...

> #21242 fixes issue you see here, and dependencies are bumped in the meantime. @SpaceIm Thanks, much appreciated! Closing in favor of #21242.

> I understand that in order to limit complexity, the conan team has decided to limit using the ranges to a few libraries - which are very widely used and...

Blocked until #20795 can be merged.

Blocked by libxft, requires #17485

Requires #22920 and #22696 to fix dependency conflicts.