ABSTRACT

This chapter shows code for the Raspberry range, but fears not, the only significant differences relate to the graphic setup and whether it works in a window or full screen. It provides a Graphics Class that allows a duel option of Linux X11 and Raspberry, which should cover pretty much any standard Linux display. In addition, take care to note some include and library directories will be different. Most versions of Linux keep the files we need in the same places, but reality can bite sometimes, and the fact is that a few systems will have different locations of those files. In fact as a general rule of thumb, always create dev directories off a main drive location. The confusion with spaces in Directory naming is a long established conflict between Windows and Linux.