Getting erros for basic sketch

heey,

I am trying to get basic Make Block sketch uploaded on the board but ik keep getting these errors.

This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: 1.0.6 (Mac OS X), Board: "Arduino Leonardo"
TestStepperDriver:23: error: 'mePort' was not declared in this scope
TestStepperDriver:23: error: 'PORT_1' was not declared in this scope
TestStepperDriver:24: error: 'mePort' was not declared in this scope
TestStepperDriver:24: error: 'PORT_1' was not declared in this scope

does somebody know what to do?

Thanks

Can you post your code? This can due a error in your code or lack of libraries.

I can't find any sketch under File->Examples named MakeBlock or anything substantially similar. Where did you find this basic sketch?