I figure this is as good of a place as any to ask my stupid-noob HuC questions.
First thing's first, I copy the code from obeybrew for a "Hello world!"
Try to compile, I get the message "****** Could not open include file ******"
Well, I put the full path in there to see what that'd do, now I get a message saying it can't open .include "startup.asm"
Yeah, how do I get everything to point to the right place for libraries/etc?