how to build wwWidgets for arm linux?
hi everybody,I download wwWidgets source from http://www.wysota.eu.org/wwwidgets/.
I build in linux desktop ,it work fine but when i try to build it for my ARM board- > compile error says it can’t find QtDesigner....
don't have QtDesigner include and lib in qt embedded arm. how to build wwWidgets for arm linux? help me..!
Re: how to build wwWidgets for arm linux?
Build just the "widgets" subproject.
Re: how to build wwWidgets for arm linux?
sorry wysota,i only can find 2 file : qwwhuesatradialpicker.cpp , qwwhuesatradialpicker.h in wwWidgets/widgets/qwwhuesatradialpicker , i can't build it. If when i create new project and add this two file into project and build -> it appearance many error. i don't understand how to build subproject "huesatradialpicker" for arm. mr.wysota, can you help me explain more about it?thanks..!
Re: how to build wwWidgets for arm linux?
The widgets subproject resides in the "widgets" directory. There is a pro file there which builds the project.
Re: how to build wwWidgets for arm linux?
thank you wysota,I builded for arm OK.
I like qtcenter :)