Without the commercial version of Qt

Hi All,
Im Using QT for developing my application but im using open source QT creater.
In this case i can not see BOOT to Qt also i did not see Device and kit .
Please check Pictures.

Please how to built and create image qt image with open source Qt creator means Without the commercial version of Qt .Is i ahve to Use toolchain like we use into Eclipse for Built file.

alt text

Hi @hanmant9096!

For Qt open source, you’ll have to build your own Qt SDK with OpenEmbedded.

You can do this and then configure Qt Creator by following these instructions.

Thanks for reply.

Do you mean that i need to use YOCTO Project .

Yes, you have to build your own image using OpenEmbeddedBuild.

Best regards,
Jaski