Re: [Development] [Windows] State of the Qt6 natvis file

2025-02-21 Thread Giuseppe D'Angelo via Development
Il 21/02/25 19:00, Philippe ha scritto: /You can't just copy and use the file because of the "##NAMESPACE##:: everywhere/ You can find/replace this token all over the file. Easy and it works (using Visual Studio). Considering PDB has support for embedding natvis files, they should be patched

Re: [Development] [Windows] State of the Qt6 natvis file

2025-02-21 Thread Philippe
You can't just copy and use the file because of the "##NAMESPACE##:: everywhere You can find/replace this token all over the file. Easy and it works (using Visual Studio). Philippe On Fri, 21 Feb 2025 16:40:40 +0100 Nicolas Arnaud-Cormos via Development wrote: Hi everyone, > > On Windows, fo

[Development] [Windows] State of the Qt6 natvis file

2025-02-21 Thread Nicolas Arnaud-Cormos via Development
Hi everyone, On Windows, for those using Visual Studio or VS Code with MSVC compiler, the only way to see anything sensible when debugging is to use a natvis file. This natvis file is currently embedded into the VsTools extension for Visual Studio, here: https://github.com/qt-labs/vstools/b