Sorry to double post but I've just realised that if I copy the lib directory into the same directory as my source code, I can compile with: fpc -Fulib -Filib source.pas
Does this mean that I am just missing a config file somewhere?