最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How to use the mongodb.natvis with the mongocxx c++ lib - Stack Overflow

programmeradmin2浏览0评论

Using vcpkg I have compiled the mongo c++ lib "mongo-cxx-driver"

while debugging i can see that it have added a "v_noabi" namespace everywhere in the files, folders and also on the variables types (see image attached)

I'm trying to use the mongodb.natvis to preview these variables values on the debugger

.natvis

but the natvis doesnt include the v_noabi namespace.

What i'm missing? i need to compile the lib with this thing of v_noabi disabled or what?

发布评论

评论列表(0)

  1. 暂无评论