I want to create an application using Qml.net with Qt
-
How i need to start the process of developing an application
-
@MounikaGaddam What do you mean by "Qml.net"?
-
I want to develop an application using qt with c#.What are the steps we need to follow from sratch
@jsulm said in I want to create an application using Qml.net with Qt:
@MounikaGaddam What do you mean by "Qml.net"?
-
@MounikaGaddam If you refer to https://github.com/qmlnet/qmlnet then you should read its documentation - it is not part of official Qt.
As alternative you can use C++ with .Net and use Qt for UWP. -
@MounikaGaddam said in I want to create an application using Qml.net with Qt:
is there any way other than c++
The link I provided...
-
@MounikaGaddam said in I want to create an application using Qml.net with Qt:
Please help me to find the easier way to create application c# with qt
I don't know any other way.
-
@MounikaGaddam said in I want to create an application using Qml.net with Qt:
I cant able to understand clearly in that link how to implement from scratch.Please help me to find the easier way to create application c# with qt
Have you tried to read available documentation? ==> https://qmlnet.github.io/introduction/
-
@KroMignon I have seen we can create an application visual studio 2015.What is the steps need to follow let me know
-
@MounikaGaddam PLEASE read documentation: https://qmlnet.github.io/setup/ !