The problem came up here: https://arduino.stackexchange.com/questions/42889/uecide-linker-error-with-u8g2-library Suggestion is, to remove the clib directory and put all c code into the parent directory of the clib folder. 1. Execute a git move in U8g2_Arduino as adviced in the link above, also move (!) the headers 2. Update create_release.sh: Change pathes 3. Update create_release.sh: Remove the sed commands