Crank vs QT
I am new to Crank,
Can somebody give some jist on Framework Bringup?
Some Benchmark results for some sample application of QT and Crank and
Pros and Cons compared with QT?
0
I am new to Crank,
Can somebody give some jist on Framework Bringup?
Some Benchmark results for some sample application of QT and Crank and
Pros and Cons compared with QT?
Comments
Hello,
When speaking of framework bring up I assume you mean how to get the application to target. Storyboard Designer exports a data model of the UI and not code which needs to be compiled. Therefore you can generate the UI (gapp file) from Storyboard Designer and copy that folder to the target, we also support direct exporting to the target via scp. Please see these links:
http://www.cranksoftware.com/cranksoftw ... ml#d0e4976
http://www.cranksoftware.com/cranksoftw ... ml#d0e5264
Once the application is on the target you need to copy/install the proper Engine to the system. Storyboard provides an optimized Engine for each OS/CPU/rendering combination. Please see the following video for a description of this process:
https://youtu.be/hqEQ9gLpW5o
When comparing Qt to Storyboard (Crank) we need to look at the development process, memory usage and performance. Please refer to the following posts regarding this topic:
http://blog.cranksoftware.com/storyboar ... qt-part-1/
http://blog.cranksoftware.com/storyboar ... qt-part-2/
Brian
Please sign in to leave a comment.