Hi Thiago. Thank you for your reply! It was very helpful for me.
I have a one more question. Actually I load .qml file in main.cpp by using QQmlApplicationEngine Class. Is it mean that I can compile qml application with qmake? Thanks & Regards, Josh. 2018-08-08 0:40 GMT+09:00 Young Moon Jung <[email protected]>: > Hi All of qt members. > > I have a question about qml compiler. > I want to develop application which is based on QML with Qt 5.6.0. ( open > source license ) > > When I checked below link, I saw that qml compiler is commercial license. > > > > *https://www.embeddeduse.com/2016/04/10/using-qt-5-6-and-later-under-lgpl/ > <https://www.embeddeduse.com/2016/04/10/using-qt-5-6-and-later-under-lgpl/>* > My Question is that Should I use qml compiler for developing QML > application? > I think I can develop QML application only use qmake like below. > ( qmake /Users/josh/untitled7/untitled7.pro -spec macx-clang > CONFIG+=debug CONFIG+=x86_64 CONFIG+=qml_debug && /usr/bin/make qmake_all ) > > > > Thanks & Regards, > Josh. > > > -- > *Jung Young Moon DrimAES Inc.* > > *Address* *#803, Ace Twin Tower 2-cha, 273, Digital-ro, Guro-gu, Seoul, > Korea > <https://maps.google.com/?q=273,+Digital-ro,+Guro-gu,+Seoul,+Korea&entry=gmail&source=g>* > *Mobile* *+82 (0)10 - 4907 - 2117* > *Mail* [email protected] > > > -- *Jung Young Moon DrimAES Inc.* *Address* *#803, Ace Twin Tower 2-cha, 273, Digital-ro, Guro-gu, Seoul, Korea <https://maps.google.com/?q=273,+Digital-ro,+Guro-gu,+Seoul,+Korea&entry=gmail&source=g>* *Mobile* *+82 (0)10 - 4907 - 2117* *Mail* [email protected]
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
