1 - Repository Setup | Commercial Grade C++

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ธ.ค. 2024

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

  • @aroard12
    @aroard12 2 หลายเดือนก่อน

    Hi, another great video, thanks for that! I had a question why not use the json library provided by boost? I find it much less sensitive to type errors. Thank you very much

    • @LötwigFusel
      @LötwigFusel  2 หลายเดือนก่อน +1

      It’s just a personal preference of me. I do write Projekts from time to time that not use boosts and nlohmann is quit lightweight and simple to use

  • @josbexerra8115
    @josbexerra8115 2 หลายเดือนก่อน

    Excelente.....

  • @Mustlight
    @Mustlight 2 หลายเดือนก่อน +1

    Another great video. Thanks a lot for the content mate ^^

    • @LötwigFusel
      @LötwigFusel  2 หลายเดือนก่อน +1

      Thank you!

  • @Nickname-xf3ux
    @Nickname-xf3ux 2 หลายเดือนก่อน

    I'm getting a build error with gtest
    gtest/1.15.0: ERROR:
    Package 'f9811fd4161571ab9655d9bd54eb4ef54d1aa220' build failed
    gtest/1.15.0: WARN: Build folder \.conan2\p\b\gtest686718093c06b\b\build
    ERROR: gtest/1.15.0: Error in build() method, line 139
    cmake.configure()
    ConanException: Error 1 while executing
    What is the problem?

    • @LötwigFusel
      @LötwigFusel  2 หลายเดือนก่อน

      Do you have CMake installed?

    • @Nickname-xf3ux
      @Nickname-xf3ux 2 หลายเดือนก่อน

      @@LötwigFusel i suppose yes, maybe it is not linked to vscode or something like that? idk