Sponsor of the Day:
Jerkmate
https://nandakumar.org/blog/2023/06/cross-compile-gtk-apps-for-windows.html
Cross-compiling GTK Applications for Windows from GNU/Linux
cross compilinggnu linuxgtkapplicationswindows
https://code.visualstudio.com/docs/cpp/configure-intellisense-crosscompilation
IntelliSense for cross-compiling
Configure Visual Studio Code c_cpp_properties.json to get IntelliSense when you are compiling for a different platform
cross compilingintellisense
https://blog.sradjoker.cc/posts/linux-distributed-compiling/
Distributed Cross-compiling using Icecream | Sravan's blog
Using icecream for distributed compiling to speed up package compilation times on ARM machines
cross compilingdistributedusingicecreamsravan
https://github.com/curl/curl/issues/6178
cmake: CURL_CA_BUNDLE and CURL_CA_PATH are autodetected when cross-compiling · Issue #6178 ·...
The autotools build disables the ca_path/ca_bundle detection when cross-compiling. The cmake build keeps doing the detection.
ca bundlecross compilingcmakecurlpath
https://blog.habets.se/2024/04/Cross-compiling-Rust-to-Ubiquiti-access-point.html
Cross compiling Rust to Ubiquiti access point
cross compilingaccess pointrustubiquiti
https://blog.habets.se/2024/04/Cross-compiling-Rust-fixed.html
Cross compiling Rust -- Fixed
Set up rust build environment
cross compilingrustfixed