Sorry for not being clear. I'll try to explain better. My goal is to make a IDE for a script program that i deveveloped in lua programing language. For that, i want to use qtLua lib in order to "expose" the qt objetcs making them scriptable (at least, thats what it says in the site project). My question is : if i create, for example, a qt configuration dialog example through the wizard in qtcreator, could i use just include the qtLua source code then start to use it already, or do i have to compile it first ? If i compile it, how can i add it to my project ? I understand that for using qtLua, the qtlua source code must be included into my project. Or maybe not ? Perhaps i'm not getting how external libraries can be added and used in qt framework....
Again, thanks for your answer, and i hope to have writen in a more compreensive way this time..![]()
Bookmarks