Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error on running triangle: Received a SIGABRT: Aborted
#3
I had a look at your code thanks for sending it, and letting me know the scratchpad mailbox was clogged up with spam. I cleared it out.

yup, as I suspected, it's the drivers (though do make sure you also have the legacy gldrivers set in raspi-config) ... you had the 3 listed in the book, which is totally correct for Raspbian Jessie, but Rasbian Buster needs

GLESv2_static EGL_static vchiq_arm vcos khrn_static bcm_host pthread 

if you go to your Visual GDB makefile settings and change the libs to these, it works perfectly, so you entered it all fine.
Brian Beuken
Lecturer in Game Programming at Breda University of Applied Sciences.
Author of The Fundamentals of C/C++ Game Programming: Using Target-based Development on SBC's 



Reply


Messages In This Thread
RE: Error on running triangle: Received a SIGABRT: Aborted - by Brian Beuken - 07-17-2020, 11:32 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)