294 views
in Getting started by
I have completed all of steps on this page ( http://doc.embedded-wizard.de/getting-started-raspberrypi ).

But when I write to console "sudo make" at last step, it gave me some errors. Errors were about some header files.

Their names were "vcos_platform_types" , "vcos_platform" , "vchost_config" . It said it couldn't find this header files. Then I have found header files from this site ( https://github.com/raspberrypi/firmware/blob/master/opt/vc/include/interface/vmcs_host/linux/vchost_config.h )

I have added this header files in to RasPi folder which is in the EmWiProject folder. But it didn't work yet. Can anyone help me why it can be?

Thanks a lot.

1 Answer

0 votes
by
Dear Kenan,

Can you please share with us the result of 'uname -a' and the output of your compilation (without the mods you described in your post)? Thanks!

Br,
Manuel

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...