[doc] HowTo Utilize/build/setup for Cross Compilation using Qt/QtCreator#7
[doc] HowTo Utilize/build/setup for Cross Compilation using Qt/QtCreator#7GitHubStefan13 wants to merge 7 commits intoWAGO:masterfrom GitHubStefan13:master
Conversation
HowTo utilize and build for Qt(C/C++) for Cross Compilation and Remote Deployment/Debugging
|
Hello Stefan, |
|
I will update the README.md and the License soon. I followed the HowTo on how to build the PFC SDK(Ubuntu 16.04 VM), with that done i have a working SYSROOT in the Platform folder of the ptxdist. I haven't used any Licensed code, so the license will be MIT |
|
Updated the README and License |
This HowTo explains how to build Qt from source for the embedded Linux Device PFCXXXX.
It also explains how to integrate the Sysroot and Toolchain in a similar way to "HowTo_UtilizeEclipseCDT" but also adds the huge Qt Library to the available Libaries.
After the succesful build you will be able to compile/deploy/debug the Application without the need of ptxdist.
PS: Feel free to change/edit the Documentation to you standards if needed.