Andreas Reischuck "Cross Compiling with CMake"

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ก.ย. 2024
  • Cross Compiling C++ projects is hard.
    This talk tries to shed some light on when and why you may be forced to do it.
    How it works with CMake using proper Toolchain files.
    For demonstration we will take a look at Raspberry Pi and Bluepill boards.

ความคิดเห็น • 2

  • @sandeepkumarmalur
    @sandeepkumarmalur 4 หลายเดือนก่อน

    Very useful for me. Thank for your effort sharing knowledge. 🙏🏽

  • @shaileshagrahari6588
    @shaileshagrahari6588 2 ปีที่แล้ว

    Hi Andreas: Could you tell me how will like..gcc-arm-non-eabi.cmake and gcc-bluepill.cmake with CMakeLists.txt?