Another great video. Thanks a lot for the content mate ^^
@LötwigFusel3 ай бұрын
Thank you!
@aroard122 ай бұрын
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ötwigFusel2 ай бұрын
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
@Nickname-xf3ux2 ай бұрын
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ötwigFusel2 ай бұрын
Do you have CMake installed?
@Nickname-xf3ux2 ай бұрын
@@LötwigFusel i suppose yes, maybe it is not linked to vscode or something like that? idk