Open tuannv-github opened 3 months ago
Hello! Did you manage to resolve it? I was able to resolve this by using an older version of CUDA (12.2). It seems that, (see here: https://github.com/stotko/stdgpu/issues/407) that from CUDA 12.4 and up there's a comment after THRUST_VERSION in thrust_version.h that messes up the regex, and causes the issue there.
Another fix, if you required CUDA 12.5, is to change the commit hash here stdgpu.cmake to commit 1f0b2d51718692ec9046fe1b36173a591c611bdb or later.
Hello,
I got the following error when building nvblox release-0.0.5: