Skip to content

eglinfo for raspberrypi options #5

@FrankBau

Description

@FrankBau

Hi, I'm using Raspbian Jessie (Linux raspberrypi 4.9.13-v7+ #974 SMP Wed Mar 1 20:09:48 GMT 2017 armv7l GNU/Linux) and tried to build

./waf configure --platform=x11 --device=raspberrypi --sysroot=/
./waf configure --platform=fb --device=raspberrypi --sysroot=/

Both fail, because of missing libs and headers. Using find, I see the missing stuff, e.g.:
sudo find / -name "vcos_inttypes.h"
/opt/vc/include/interface/vcos/vcos_inttypes.h

What should I do to let waf find it ?
Frank

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions