Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
3.3.1 (rev.39)
-
None
Description
I'm using VS22 Preview latest version, latest version of the Qt Extension, Qt 6.9
I was investigating why I was not being able to visualize values of QJson types , I have enabled natvis debugging and i could see this error:
C:\Users\Czale\Documents\Visual Studio 2022 Preview\Visualizers\qt6.natvis(1072,10): Error: Module "Qt6Cored.dll" not found. Error while evaluating '*(Qt6Cored.dll!QCborContainerPrivate**)&o' in the context of type 'HardLink.exe!QJsonObject'.
Follow the full natvis log, it also include many other errors natvis.log
This issue only happens with a static Qt source.