Custom wizard
-
wrote on 20 Apr 2021, 22:27 last edited by Lu122131
Is there a way to build a standalone application (i.e., .exe file) which uses a custom wizard json file and the template files to generate the results in a specified folder? The idea is having an executable which, outside of QtCreator, can parse a given wizard json and using the given templates, it generates the resulting files in a specified path.
Thanks
Luca -
Is there a way to build a standalone application (i.e., .exe file) which uses a custom wizard json file and the template files to generate the results in a specified folder? The idea is having an executable which, outside of QtCreator, can parse a given wizard json and using the given templates, it generates the resulting files in a specified path.
Thanks
LucaHi @Lu122131,
I'm not aware of such tool, but I might be wrong.
You may want to ask on the mailing list if there is an easy solution to your task.
Regards
-
wrote on 21 Apr 2021, 15:55 last edited by
Thanks for the reply, I will try to ask there!
-
wrote on 30 Apr 2021, 14:41 last edited by
No-one else has a solution for this?