Can't open .qrc file in VisualStudio with qt-vs-addin installed...
-
wrote on 2 Mar 2015, 10:07 last edited by
i don;t know why that i can't open .qrc file in VisualStudio with qt-vs-addin installed...
i tried addin 1.2.3 and 1.2.4
if the .qrc can't be open, then which the best way to add resources while use VisualStudio as IDE.
thank you -
It should not be issue like this. Just try right click and try to open. Some times I have seen this kind of issue on MAC. But it works. If you have too much of problem like that, you can open the QRC file directly from any editor. It is just a XML file and you can update the info with required format. However this not a suggested way of doing.
2/2