This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/MMWAVE-SDK: Compiling the GUI using Qt

Part Number: MMWAVE-SDK

Tool/software: TI C/C++ Compiler

Dear Sir/Madam

I followed the developer's guide: 

• The PC-GUI was developed in C++ using MSVC 2017 compiler within the Qt framework. • If the user desires to modify the GUI source code then please follow the following steps • Download and install Qt (Qt Creator 4.3 was used in the current version) • Once Qt is installed. Select File  Open File or Project …. • Go to the GUI source files (…\vitalSigns_host\gui\gui_source) and open the project file with the extension “.pro” • You may be asked to configure the project. In the current version MSVC 2017 was used to compile the project. You may also use other compilers.

 

I download the QT5.10.0 with MSVC2017, and open the project file from mmwave_automotive_toolbox_2_4_3__win, but cannot build it, it said no valid kits:

Please add a kit in the options or via the maintenance tool of the SDK.

 Thanks in advance,

 

 Yi