Jordan Williams

Results 227 comments of Jordan Williams

@tom-james-watson Yeah, that makes sense. I really appreciate the help and support! 🙏 Emulating [Arm64 on QEMU](https://wiki.debian.org/Arm64Qemu) and building it on that *might* not be too difficult. I can always...

@stefankoegl I'm having the same issue. I emailed [email protected].

Same issue here. I've emailed [email protected] per the same instructions.

Would love to see this so I can use the extension on VSCodium.

@SSE4 I'm seeing the same issue on macOS as you in my similar PR #11610. Does this require Conan Center to specify `tools.apple:sdk_path`?

In case it helps, I have been able to cross-compile the `wayland` package using the `MesonToolchain` generator in [my fork](https://github.com/jwillikers/conan-center-index/tree/wayland-tool-requires-wayland). FYI it requires Conan 1.50.0.

Shouldn't it be `EXPAT::EXPAT` to match the built-in `FindEXPAT` CMake find module?

@andoalon What happens if you use the CMakeDeps / CMakeToolchain generators? I bet this is a problem with the deprecated `cmake` generators.