Skip to content

Conversation

@stephaneAG
Copy link

After an error while trying to compile npm install node-opengv-canvas & digging an answer from https://raspberrypi.stackexchange.com/questions/77619/where-is-legl-lglesv2, I guess this may solve the troubles ;p

Also, do you support dispmanX ? (.it 'd be really cool to have a transparent background canvas to be able to see stuff on layers below it ;p )

Thanks for opening & openvg-canva btw :)

Keep up the good work ++

Some of the error logs:
CXX(target) Release/obj.target/init-egl/src/init-egl.o
SOLINK_MODULE(target) Release/obj.target/init-egl.node
/usr/bin/ld: cannot find -lGLESv2
collect2: error: ld returned 1 exit status

After an error while trying to compile npm install node-opengv-canvas & digging an answer from https://raspberrypi.stackexchange.com/questions/77619/where-is-legl-lglesv2, I guess this may solve the troubles ;p

Also, do you support dispmanX ? (.it 'd be really cool to have a transparent background canvas to be able to see stuff on layers below it ;p )

Thanks for opening & openvg-canva btw :)

Keep up the good work ++

Some of the error logs:
CXX(target) Release/obj.target/init-egl/src/init-egl.o
  SOLINK_MODULE(target) Release/obj.target/init-egl.node
/usr/bin/ld: cannot find -lGLESv2
collect2: error: ld returned 1 exit status
@ryanaltair
Copy link

ryanaltair commented Apr 3, 2018

I test this,
build(import) passed, with node 8.1.2
but failed with node 8.9.4, many errors
both test at raspberry pi 3 - Stretch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants