how can I build qtbase by using cross compiler instead of bitbake

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how can I build qtbase by using cross compiler instead of bitbake

985件の閲覧回数
wangtsungli
Contributor IV

Hi Community,

I'm working on Yocto Project 2.0.

Recently, I build qtbase by below command.

bitbake qtbase

After this command was executed, it would generate source code and some other files under "build-wayland-q/tmp/work/cortexa9hf-vfp-neon-mx6qdl-poky-linux-gnueabi/".

Here is the condition occurred.

I tried to modify the source code and want to build it.

However I do not know how to build it.

bitbake command will catch original patch and build it but I need to build the new source code that I had modified.

How can I build it?

Could I use qmake or cross compiler?

Thanks in Advanced!

ラベル(6)
0 件の賞賛
返信
1 返信

816件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

you can build toolchian to build the source code, for more detailed information, pls refer to the document as below:

https://community.nxp.com/docs/DOC-95122 

0 件の賞賛
返信