How to use qt design as designer and vs as backend but they use same project folder
-
Hi i was very new on qt, i want to using qt design and vs in 1 folder at once, but i always got error (maybe environment error?) can someone help me to do this?
What error?
Usually it shouldn't be a problem to have a VS project and open UI files inside with Qt Designer.BTW if you install the Qt VS Tools extension, you can open UI files with designer from your VS IDE ;-)
-
What error?
Usually it shouldn't be a problem to have a VS project and open UI files inside with Qt Designer.BTW if you install the Qt VS Tools extension, you can open UI files with designer from your VS IDE ;-)
-
@Pl45m4 im working on qt quick actually, not a widget or .ui file, im using .qml file. btw what error you mean?
What error do I mean?!
The error you are talking about in your inital post...You should have mentioned QML and Qt Design Studio as well...