Problem compiling a project on ChromeBook in the Linux Environment

Just to make sure I was understood correctly: v2021-3.1 does NOT work.

And when I mean not work, it can’t compile, and it can’t even « Analyse this project ».

I have followed these instructions:

sudo apt-get install libc6
sudo apt-get install libncurses5
sudo apt-get install libstdc++6
sudo apt-get install libglib2.0-dev
sudo apt-get install libglib2.0-0
sudo apt-get install libsoup2.4-1
sudo apt-get install libgtk2.0-0
sudo apt-get install weston
sudo apt-get install rpm

How can I find what dependancies are missing?

Regards,
Antoine