Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Library changes
#1
The book code was written in Rasbian Jessie, which updated in Nov 2017 to Stretch, I wasn't able to make edits to the book at that point as it was being prepped by the publisher.

For the most part you will not notice any real issues, but where Jessie only needed bcm_host, GLESv2 and EGL libs, to get graphics up and running, on Stretch a few more files are needed and you won't get code to build without them.
 
So make sure you have these when you are entering the 1st couple of projects

GLESv2_static EGL_static vchiq_arm vcos khrn_static bcm_host pthread

If you just update/upgraded your old Jessie version you will find you still have the old libs and they will still work just fine, you have in fact a hybrid of Jessie and Stretch, but the sooner you update to the new version and the new libs the better.
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
Library changes - by Brian Beuken - 03-15-2018, 08:51 AM
RE: Library changes - by Brian Beuken - 03-25-2019, 08:29 AM
RE: Library changes - by Brian Beuken - 03-26-2019, 09:46 AM
RE: Library changes - by jzarra34 - 03-31-2019, 10:17 AM
RE: Library changes - by Brian Beuken - 03-31-2019, 10:26 AM
RE: Library changes - by Brian Beuken - 06-27-2019, 10:27 AM
RE: Library changes - by Brian Beuken - 06-27-2019, 05:01 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)