cancel
Showing results for 
Search instead for 
Did you mean: 

Trouble building meta-st-stm32mpu-app-logicanalyzer ("backend.c:49:10: fatal error: gtk/gtk.h: No such file or directory")

JCant.1
Associate III

I need assistance building the https://github.com/STMicroelectronics/meta-st-stm32mpu-app-logicanalyser project. I have the Distribution-Package building successfully, but when I follow the instructions for the example meta layer, I get the following:

| backend.c:49:10: fatal error: gtk/gtk.h: No such file or directory

| #include <gtk/gtk.h>

|          ^~~~~~~~~~~

| compilation terminated.

I’ve tried a manual “bitbake gtk+3�? to no avail. I’ve also tried uncommenting line 7 of https://github.com/STMicroelectronics/meta-st-stm32mpu-app-logicanalyser/blob/thud/recipes-graphics/st-software/logic-analyser-backend/Makefile.

11 REPLIES 11
JCant.1
Associate III

While this builds with V1.2, it doesn't run on the EV1. What would it take to get the Logic Analyzer demo to work on the STM32MP157C-EV1? (BTW, I asked this same question in a separate support ticket a few days ago but haven't received any responses yet, so I'm reaching out here as well as you guys were very responsive.)

MCATR
Associate II

Hi,

this demo has been requested to work on the low cost DK2, as this is the most common board.

Moreover, the request was to use the ARDUINO connector (GPIO PE8..PE12), which is not available on EV1.

Michel.