04-16-2022, 04:55 AM
What specifically is the issue?
I'm able to build in CodeBlocks and run say the MagPi Lesson3 HelloTriangle code on a RasPi 3 B+ running Bullseye and kernel 5.10.
I just made the X11 changes I made for the Rpi4 and Tinkerboard and it seems to work. The only difference it seems was having to add "-lGL" to the Linker options on the RasPi 3 B+ which I did not have to do on the Tinkerboard.
The Gold and Blue book code compiles and works as well on the RasPi 3 B+ with Bullseye.
I'm able to build in CodeBlocks and run say the MagPi Lesson3 HelloTriangle code on a RasPi 3 B+ running Bullseye and kernel 5.10.
I just made the X11 changes I made for the Rpi4 and Tinkerboard and it seems to work. The only difference it seems was having to add "-lGL" to the Linker options on the RasPi 3 B+ which I did not have to do on the Tinkerboard.
The Gold and Blue book code compiles and works as well on the RasPi 3 B+ with Bullseye.