openhmitester icon indicating copy to clipboard operation
openhmitester copied to clipboard

Installation not working properly

Open sheminn opened this issue 4 years ago • 2 comments

build the project manually from Qt Creator (http://www.qt.io/ide/, recommended), follow these steps:

Open the build_all_* project.
Build qt_*_hmi_tester project.
Build qt_*_lib_preload project.

When i used this method for installing in linux it shows make error 'QT module scripts not supported,missing desktop.pro '

sheminn avatar Aug 13 '20 09:08 sheminn

Please, use QTCreator. Then, try first to open and build the build_all.pro file. In case it doesn't work, please, paste here the output.

An alternative to build is going to src folder and open and build the following individually: image

pedromateo avatar Aug 19 '20 06:08 pedromateo

it doesn't work .it shows make error Qt module scripts not found.Actually it is searching for qt linux hmitester in src.but it is in linux folder and when i changed the structure ,all gets wrong.

On Wed, 19 Aug 2020 at 11:58, Pedro Mateo [email protected] wrote:

Please, use QTCreator. Then, try first to open and build the build_all.pro file. In case it doesn't work, please, paste here the output.

An alternative to build is going to src folder and open and build the following individually: [image: image] https://user-images.githubusercontent.com/3541523/90599874-edbc5000-e1f5-11ea-9d75-342d3fed5e6f.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pedromateo/openhmitester/issues/18#issuecomment-675879210, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK56H7FOZ3AUXBSLZGFGGC3SBNWI7ANCNFSM4P6DH4WQ .

sheminn avatar Aug 21 '20 07:08 sheminn