C++ starter repo for Bazel & Visual Studio Code with GTest, Glog and Abseil

Поделиться
HTML-код
  • Опубликовано: 24 окт 2024

Комментарии • 13

  • @marcusmors8485
    @marcusmors8485 2 года назад

    Even though i have read at least half a book about cmake ("how to cmake good"), i can't add other libraries and manage all my local libraries in my projects. Thank you for teaching me how to use bazel and those other amazing libs!
    THANKS YOU SO MUCH

  • @hartmannr76
    @hartmannr76 4 года назад +3

    This was a solid intro. Thank you!

    • @arisaif
      @arisaif  4 года назад +1

      Glad you liked it!

  • @aminemaghous
    @aminemaghous 3 года назад +1

    Thank you! I guess I will switch to Bazel now, so much easier to learn compared to CMake and make

  • @rude_broccoli
    @rude_broccoli 3 года назад +1

    The setup does not work for debugging in WSL (win10 -> ubuntu 20.04) as it cannot find the source code: (unable to open main.cc).

    • @arisaif
      @arisaif  3 года назад +1

      Please make sure you first *cd* inside the cloned repo directory, then type: *bazel run src/main:main*

  • @markusbuchholz3518
    @markusbuchholz3518 4 года назад +1

    Thanks for your interesting content, performance and the impressive effort you put in your ow channel. However I have only one comment regarding you display your code. From my point of view you should eliminate the zooming so the focus on the content will be kept. Now it is difficult to think about the expression (code) since you all the time zoom the screen where you click. It is only my opinion. You are chief and you decide. Anyway. Amazing job. Good luck

    • @arisaif
      @arisaif  4 года назад +2

      Great point! Thanks for bringing this to my attention :)

  • @haiangho8210
    @haiangho8210 4 года назад +1

    Can you make a video for generate code coverage for gtest?

    • @arisaif
      @arisaif  4 года назад +3

      It is on my TODO list :)

  • @alexloktionoff6833
    @alexloktionoff6833 Год назад

    I'd like to share Clara C++ template parser which is composable /*you can pass it to function and add additional options by simply | */ with fluent interface and generate help output automatically, please have a look at it.

  • @bearbearchao
    @bearbearchao 2 года назад

    what tool did you use to make those graphs? (e.g 20:19)

    • @arisaif
      @arisaif  2 года назад +1

      PowerPoint!