Go to advanced search

by XPUIPC
Tue Jul 30, 2019 8:01 pm
Forum: OpenVG
Topic: openVG test, compiler errors
Replies: 2
Views: 3876

Re: openVG test, compiler errors

Hi,

thank you for the hint. I am now using the brcm library and everything works fine…


Thank you


Torsten
by XPUIPC
Sun Jul 28, 2019 4:56 pm
Forum: OpenVG
Topic: openVG test, compiler errors
Replies: 2
Views: 3876

openVG test, compiler errors

Hi, i am trying out openVG on the raspberry (3B+) with debian and latest firmware. I am crosscompiling with MS VS 2019 and made the following settings: includes: -I "/opt/vc/include/interface/vcos/pthreads" -I "/opt/vc/include" -I "/opt/vc/include/interface/vmcs_host" libs: -l"wiringPi" -l"pthread" ...

Go to advanced search