Anyone know what schematic tools he used to draw this one?
Staedtler?
it gave a warning "Some configuration word not in hex file.
Quick look into the main.c, the configuration setting is in there - just make sure to check the "Configuration Bits set in code" in mplab configuration bits setting before you build the project, then it should be fine even the programmer complaint that some of it is not in hex file. Remember also to select correct device, PIC24FJ64GB002 as per schematic.
-ichan