eclipse-cyclonedds / cyclonedds-insight

Other
10 stars 6 forks source link

Run cyclonedds-insight and show graphical interface #26

Open shenkai9999 opened 2 months ago

shenkai9999 commented 2 months ago

How should I run the cyclonedds-insight by the source code and show the graphical interface?

trittsv commented 2 months ago

Hello @shenkai9999 you can call for example: pyside6-rcc ./resources.qrc -o ./src/qrc_file.py && python3 src/main.py