admin管理员组文章数量:1356084
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?
本文标签: How to use the mongodbnatvis with the mongocxx c libStack Overflow
版权声明:本文标题:How to use the mongodb.natvis with the mongocxx c++ lib - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743980262a2571052.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论