Yuanhao Jia
Yuanhao Jia
Hi, I'm trying to generate training data on a Ubuntu 18.04 headless machine w/ Nvidia GPUs. When I set EGL enabled (-e), I saw there're several "Linker failure"s popped out....
Version: v0.6.0 (should be reproducible on master) Platform: macOS 12.6 Compiler: AppleClang 14.0.0 When `WITH_THREADS` options is set to OFF, linking glog will pop an linking error which says `undef:...
Hi there, I'm using CPM as the dependency manager of my project so far, and it works pretty well. However, I'm facing a problem about target name clashing right now....
Fix gdb pretty printer to read value from correct position. Issue #4309. * * * ## Pull request checklist Read the [Contribution Guidelines](https://github.com/nlohmann/json/blob/develop/.github/CONTRIBUTING.md) for detailed information. - [ ] Changes...