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
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?
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
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
Excelente.....
Another great video. Thanks a lot for the content mate ^^
Thank you!
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?
Do you have CMake installed?
@@LötwigFusel i suppose yes, maybe it is not linked to vscode or something like that? idk